mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2024-11-11 20:35:10 +01:00
6 lines
95 B
Batchfile
6 lines
95 B
Batchfile
|
|
cd ./engine
|
|
|
|
call scons -j6 platform=javascript tools=no target=release entities_2d=yes
|
|
|
|
cd .. |