Update investor demo versioning
This commit is contained in:
@@ -19,6 +19,7 @@ set "DX12_LAUNCHER=%PACKAGE_DIR%\Start Agrarian Demo - DX12.cmd"
|
||||
set "DX11_LAUNCHER=%PACKAGE_DIR%\Start Agrarian Demo - Compatibility DX11.cmd"
|
||||
set "PREREQ_LAUNCHER=%PACKAGE_DIR%\Install Prerequisites.cmd"
|
||||
set "README_FILE=%PACKAGE_DIR%\README-Investor-Demo.txt"
|
||||
set "DEMO_VERSION=Investor Demo v0.1.0 - Build 2026.05.15"
|
||||
|
||||
> "%DEFAULT_LAUNCHER%" echo @echo off
|
||||
>> "%DEFAULT_LAUNCHER%" echo cd /d "%%~dp0"
|
||||
@@ -73,6 +74,8 @@ set "README_FILE=%PACKAGE_DIR%\README-Investor-Demo.txt"
|
||||
|
||||
> "%README_FILE%" echo Agrarian investor demo
|
||||
>> "%README_FILE%" echo.
|
||||
>> "%README_FILE%" echo Version: %DEMO_VERSION%
|
||||
>> "%README_FILE%" echo.
|
||||
>> "%README_FILE%" echo Start with: Start Agrarian Demo.cmd
|
||||
>> "%README_FILE%" echo.
|
||||
>> "%README_FILE%" echo Important: copy or keep this entire WindowsDevelopment folder together. AgrarianGame.exe needs the AgrarianGame and Engine folders beside it.
|
||||
|
||||
Reference in New Issue
Block a user