mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-08-08 01:25:12 +00:00
Add separate folder for different demos
This commit is contained in:
@@ -6,7 +6,7 @@ REM Pass the path of the Cadius tool as the first argument (%1)
|
|||||||
|
|
||||||
set CADIUS="%1"
|
set CADIUS="%1"
|
||||||
set IMAGE="..\\..\\emu\\Target.2mg"
|
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
|
REM Cadius does not overwrite files, so clear the root folder first
|
||||||
%CADIUS% DELETEFOLDER %IMAGE% %FOLDER%
|
%CADIUS% DELETEFOLDER %IMAGE% %FOLDER%
|
||||||
|
Reference in New Issue
Block a user