From 8d2fcbd9a786bf7b176bddac1e9d184de438ac10 Mon Sep 17 00:00:00 2001 From: Draqoken <67341000+audioses@users.noreply.github.com> Date: Wed, 9 Apr 2025 17:12:47 +0300 Subject: [PATCH] Update updator.bat --- updator.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updator.bat b/updator.bat index f9f08fe..e89853a 100644 --- a/updator.bat +++ b/updator.bat @@ -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 "SOUNDS_DIR=%MAIN_REPO_DIR%sounds" 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 --------- echo [%DATE% %TIME%] Starting update process... > "%LOG_FILE%"