septadrop/build
2022-03-10 19:32:27 -08:00
..
.gitignore Add initial version of asset inclusion in binary 2022-03-10 15:58:05 -08:00
build.sh Add initial version of asset inclusion in binary 2022-03-10 15:58:05 -08:00
packer.py Create shared resources header file 2022-03-10 19:32:27 -08:00
README.md Add initial version of asset inclusion in binary 2022-03-10 15:58:05 -08:00
run.sh Add initial version of asset inclusion in binary 2022-03-10 15:58:05 -08:00

Building

This build setup is only working/tested for GNU/Linux systems. In order to have the required development dependencies, install them using your system's package manager. This is libsfml-dev on Debian-based systems and sfml on Arch-based systems (untested). They package must be at version 2.5.

To compile:

./build.sh

To compile and run:

./run.sh

To run:

./elnutris