Update updator.bat
This commit is contained in:
@@ -9,7 +9,7 @@ set "SCRIPTS_REPO_URL=http://nathantech.net:3000/CosmicRage/VIPMudCosmicRageScri
|
|||||||
set "SCRIPTS_TEMP_DIR=%MAIN_REPO_DIR%\temp_scripts" :: Temporary directory for cloning scripts
|
set "SCRIPTS_TEMP_DIR=%MAIN_REPO_DIR%\temp_scripts" :: Temporary directory for cloning scripts
|
||||||
set "SOUNDS_DIR=%MAIN_REPO_DIR%sounds"
|
set "SOUNDS_DIR=%MAIN_REPO_DIR%sounds"
|
||||||
set "SOUNDS_REPO_URL=https://nathantech.net:3000/CosmicRage/CosmicRageSounds.git"
|
set "SOUNDS_REPO_URL=https://nathantech.net:3000/CosmicRage/CosmicRageSounds.git"
|
||||||
set "REPO_SUBFOLDER=wav/wear" :: Change this if needed for sparse-checkout
|
set "REPO_SUBFOLDER=wav"
|
||||||
|
|
||||||
:: --------- Setup Log ---------
|
:: --------- Setup Log ---------
|
||||||
echo [%DATE% %TIME%] Starting update process... > "%LOG_FILE%"
|
echo [%DATE% %TIME%] Starting update process... > "%LOG_FILE%"
|
||||||
|
|||||||
Reference in New Issue
Block a user