|
@@ -245,7 +245,7 @@ copy gameplay-template\icon.png %projPath%\icon.png
|
|
|
|
|
|
|
|
REM Copy config
|
|
REM Copy config
|
|
|
copy gameplay-template\game.config %projPath%\game.config
|
|
copy gameplay-template\game.config %projPath%\game.config
|
|
|
-call:replace %projPath%\game.config TEMPLATE_TITLE "%projName%"
|
|
|
|
|
|
|
+call:replace %projPath%\game.config TEMPLATE_TITLE "%title%"
|
|
|
|
|
|
|
|
REM Open new project folder
|
|
REM Open new project folder
|
|
|
start %projPath%
|
|
start %projPath%
|