Go to file
prisixia a652d1b7ec
Fix load_and_construct for Frames
Probably not elegant, but it shouldn't throw any compiler errors.
2023-05-24 22:21:32 +02:00
include Fix load_and_construct for Frames 2023-05-24 22:21:32 +02:00
src Remove unused function 2023-05-08 10:02:40 +02:00
thirdparty Replace RapidJSON with cereal 2023-05-04 09:05:16 +02:00
.clang-format Add language to clang-format 2023-05-04 10:18:10 +02:00
.clang-tidy Remove modernize-use-trailing-return-type 2023-05-05 20:37:58 +02:00
.gitmodules Replace RapidJSON with cereal 2023-05-04 09:05:16 +02:00
CMakeLists.txt Cleanup CMakeLists 2023-05-08 09:57:01 +02:00
INSTALL.md init 2023-03-27 15:36:18 +02:00
LICENSE init 2023-03-27 15:36:18 +02:00
LICENSE.cereal Replace RapidJSON with cereal 2023-05-04 09:05:16 +02:00
LICENSE.magic_enum init 2023-03-27 15:36:18 +02:00
LICENSE.md init 2023-03-27 15:36:18 +02:00
LICENSE.wxWidgets init 2023-03-27 15:36:18 +02:00
README.md Update README 2023-04-26 14:47:34 +02:00
mingw32-w64.cmake Add toolchain file for mingw32-w64 2023-05-24 20:01:40 +02:00

README.md

speciesgen

About

speciesgen is a tool to aid in the creation of mods to support modded species in the StarPounds mod for the game Starbound.

Installation

Detailed instructions on how to build speciesgen yourself can be found here.