Go to file
prisixia 170278fbec
Cleanup CMakeLists
There were a few things such as a no longer required component and
mistakenly adding a not existing directory into the include directories.
2023-05-08 09:57:01 +02:00
include Get string from path in some functions 2023-05-07 20:42:55 +02:00
src clang-tidy: readability-qualified-auto 2023-05-07 11:04:10 +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

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.