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

4 lines
177 B

git update-index --assume-unchanged "Adventures in Lestoria/packkey.cpp"
cp "Adventures in Lestoria/play.html" ./bin
source ./emsdk/emsdk_env.sh
emrun --no_browser bin/play.html