first
This commit is contained in:
5
download.ps1
Normal file
5
download.ps1
Normal 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
|
||||
Reference in New Issue
Block a user