mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-12-03 06:50:10 +00:00
Fix path to tool when building at the top-level
This commit is contained in:
parent
d7be9f1be4
commit
58426043fc
@ -13,6 +13,6 @@ REM Cadius does not overwrite files, so clear the root folder first
|
||||
%CADIUS% CREATEFOLDER %IMAGE% %FOLDER%
|
||||
|
||||
REM Now copy files and folders as needed
|
||||
%CADIUS% ADDFILE %IMAGE% %FOLDER% .\src\GTETool
|
||||
%CADIUS% ADDFILE %IMAGE% %FOLDER% .\src\Tool160
|
||||
|
||||
REM Copy in the image assets
|
||||
|
Loading…
Reference in New Issue
Block a user