parent
e6ad015689
commit
77ba0369fb
@ -0,0 +1,4 @@ |
||||
clear |
||||
source ./emsdk/emsdk_env.sh |
||||
emcmake cmake . |
||||
cmake --build . -j 8 |
@ -0,0 +1,3 @@ |
||||
cp AdventuresInLestoria/play.html ./bin |
||||
source ./emsdk/emsdk_env.sh |
||||
emrun --no_browser bin/play.html |
Loading…
Reference in new issue