mirror of
https://github.com/Relintai/broken_seals_roguelike.git
synced 2024-11-21 13:17:17 +01:00
7 lines
102 B
Batchfile
7 lines
102 B
Batchfile
|
|
cd ./engine
|
|
|
|
call scons -j2 platform=javascript tools=no target=release_debug entities_2d=yes
|
|
|
|
cd ..
|