Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@FearLabsAudio FearLabsAudio released this 11 May 21:32
23cf169

This is just the windows .exe for whoever needs it.

To compile for your OS, just use gcc:
g++ -o gameLinker.exe gameLinker.cpp

Usage: gameLinker <template-file> <monlist-file> <output-file>