diff --git a/build-image.bat b/build-image.bat index 343d3fb..6ea7329 100644 --- a/build-image.bat +++ b/build-image.bat @@ -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