Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Izocel committed Feb 5, 2025
1 parent 52886ad commit fbc2a6a
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions rebuild.bat
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
rmdir /S /Q Engine\GameDumper\Dumps
#rmdir /S /Q Engine\GameDumper\Dumps
#call Engine\GameDumper\dump.bat

cd Engine\GameDumper
call dump.bat

cd ..
cd ..
rmdir /S /Q Build

call msbuild Application.sln /p:Configuration=Release /t:Rebuild
call Build\Release\Application.exe
call Build\Release\Application.exe

0 comments on commit fbc2a6a

Please sign in to comment.