The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
AdventuresInLestoria/emscripten_build.ps1

3 lines
42 B

clear
emcmake cmake .
cmake --build . -j 8