Survive as long as you can defeating foes and striving for glory, but be careful... Make the wrong moves and things could become a lot more difficult.
EarthboundBattleSim/sig

9 lines
204 B

export AUTO_UPDATE=false
3 years ago
source utils/define.sh
define PROJECT_NAME "C++ProjectTemplate"
define CUSTOM_PARAMS "-lX11 -lGL -lpthread -lpng -lstdc++fs -lasound"
3 years ago
define LANGUAGE "C++"
source utils/main.sh