mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-21 20:30:50 +00:00
Add separate folder for different demos
This commit is contained in:
parent
dcf93892a7
commit
dc8697af30
@ -6,7 +6,7 @@ REM Pass the path of the Cadius tool as the first argument (%1)
|
||||
|
||||
set CADIUS="%1"
|
||||
set IMAGE="..\\..\\emu\\Target.2mg"
|
||||
set FOLDER="/GTEDEV/Build"
|
||||
set FOLDER="/GTEDEV/Fatdog"
|
||||
|
||||
REM Cadius does not overwrite files, so clear the root folder first
|
||||
%CADIUS% DELETEFOLDER %IMAGE% %FOLDER%
|
||||
|
Loading…
Reference in New Issue
Block a user