chore: packaging script + cleanup
parent
a08ecdd9a2
commit
85f840875f
|
@ -9,3 +9,6 @@ work
|
||||||
GPATH
|
GPATH
|
||||||
GRTAGS
|
GRTAGS
|
||||||
GTAGS
|
GTAGS
|
||||||
|
/run_release.bat
|
||||||
|
/package.bat
|
||||||
|
pkg
|
|
@ -1,4 +0,0 @@
|
||||||
@echo off
|
|
||||||
|
|
||||||
cmake --build build --parallel 32 --config Release -- /nologo
|
|
||||||
build\Release\eco2d.exe %*
|
|
Loading…
Reference in New Issue