This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
You've already forked AdventuresInLestoria
0
Code
Issues
12
Pull Requests
Projects
1
Releases
Wiki
Activity
The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'!
https://forums.lestoria.net
rpg
pixelgameengine
cplusplus
action
game
802
Commits
4
Branches
0
Tags
4.2 GiB
Tree:
82b2b83007
AdventuresInLestoria
/
emscripten_build.sh
4 lines
97 B
Raw
Normal View
History
Unescape
Escape
Include emscripten build functions Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
1 year ago
clear
source
./emsdk/emsdk_env.sh
Release build 6277. Fix second boss script not being loaded properly.
1 year ago
emcmake cmake -DCMAKE_BUILD_TYPE
=
Release .
Include emscripten build functions Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
1 year ago
cmake --build . -j
8