This commit is contained in:
2026-02-24 14:42:58 +07:00
commit 2c3974d634
14 changed files with 3947 additions and 0 deletions

5
download.ps1 Normal file
View File

@@ -0,0 +1,5 @@
$src ="W:\2025_KeppelLand_EstivaPark\Apps\PC\KL_EstivaPark"
robocopy "$src\Config" "Config" /MIR
robocopy "$src\Content" "Content" /MIR
robocopy "$src\Plugins\RA3D" "Plugins\RA3D" /MIR