Go to file
prisixia 1d1f0cabac
Add toolchain file for mingw32-w64
Used for compiling for Windows on a Linux host.
2023-05-24 20:01:40 +02:00
include Remove unused function 2023-05-08 10:02:40 +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.