This website requires JavaScript.
Explore
Help
Sign In
v4games
/
eco2d
Watch
3
Star
0
Fork
You've already forked eco2d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a08ecdd9a2
eco2d
/
run_release.bat
5 lines
100 B
Batchfile
Raw
Blame
History
@
echo
off
cmake --build build --parallel 32 --config Release -- /nologo
build\Release\eco2d.exe
%*
Reference in New Issue
View Git Blame
Copy Permalink