Removed Alpha Restorations for Download Test
This commit is contained in:
parent
47f946e798
commit
b5dd29c8b6
|
@ -77,12 +77,21 @@ IF EXIST "%mo2_install%\ModOrganizer.exe" (
|
||||||
)
|
)
|
||||||
|
|
||||||
echo ----
|
echo ----
|
||||||
echo Moving files to root folder...
|
echo Synchronizing mods folder...
|
||||||
robocopy "%repository%/mods" "%mo2_install%/mods" /E
|
robocopy "%repository%/mods" "%mo2_install%/mods" /MIR /L
|
||||||
robocopy "%repository%/profiles" "%mo2_install%/profiles" /E
|
|
||||||
robocopy "%repository%/stylesheets" "%mo2_install%/stylesheets" /E
|
echo ----
|
||||||
robocopy "%repository%/plugins" "%mo2_install%/plugins" /E
|
echo Synchronizing profiles folder...
|
||||||
|
robocopy "%repository%/profiles" "%mo2_install%/profiles" /MIR /L
|
||||||
|
|
||||||
|
echo ----
|
||||||
|
echo Synchronizing stylesheets folder...
|
||||||
|
robocopy "%repository%/stylesheets" "%mo2_install%/stylesheets" /MIR /L
|
||||||
|
|
||||||
|
echo ----
|
||||||
|
echo Synchronizing plugins folder...
|
||||||
|
robocopy "%repository%/plugins" "%mo2_install%/plugins" /MIR /L
|
||||||
|
|
||||||
echo ----
|
echo ----
|
||||||
echo Update complete. You may now launch the game.
|
echo Update complete. You may now launch the game.
|
||||||
|
|
||||||
|
@ -135,11 +144,21 @@ IF EXIST "%mo2_install%\ModOrganizer.exe" (
|
||||||
"%portable_git%" clone https://files.moddinglounge.com/Rage/Fika-Tarkov.git
|
"%portable_git%" clone https://files.moddinglounge.com/Rage/Fika-Tarkov.git
|
||||||
|
|
||||||
echo ----
|
echo ----
|
||||||
echo Moving files to root folder...
|
echo Synchronizing mods folder...
|
||||||
robocopy "%repository%/mods" "%mo2_install%/mods" /E
|
robocopy "%repository%/mods" "%mo2_install%/mods" /MIR /L
|
||||||
robocopy "%repository%/profiles" "%mo2_install%/profiles" /E
|
|
||||||
robocopy "%repository%/stylesheets" "%mo2_install%/stylesheets" /E
|
echo ----
|
||||||
robocopy "%repository%/plugins" "%mo2_install%/plugins" /E
|
echo Synchronizing profiles folder...
|
||||||
|
robocopy "%repository%/profiles" "%mo2_install%/profiles" /MIR /L
|
||||||
|
|
||||||
|
echo ----
|
||||||
|
echo Synchronizing stylesheets folder...
|
||||||
|
robocopy "%repository%/stylesheets" "%mo2_install%/stylesheets" /MIR /L
|
||||||
|
|
||||||
|
echo ----
|
||||||
|
echo Synchronizing plugins folder...
|
||||||
|
robocopy "%repository%/plugins" "%mo2_install%/plugins" /MIR /L
|
||||||
|
|
||||||
|
|
||||||
echo ----
|
echo ----
|
||||||
echo Installation complete. Launch ModOrganizer.exe and follow the remaining instructions.
|
echo Installation complete. Launch ModOrganizer.exe and follow the remaining instructions.
|
||||||
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
© 2024 SSH_ All Rights Reserved.
|
|
BIN
mods/Alpha Restorations/User/Mods/ssh/Bundles/alpha_cookies.bundle (Stored with Git LFS)
BIN
mods/Alpha Restorations/User/Mods/ssh/Bundles/alpha_cookies.bundle (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
|
@ -1,28 +0,0 @@
|
||||||
[General]
|
|
||||||
gameName=spt
|
|
||||||
modid=0
|
|
||||||
version=d2025.1.5.0
|
|
||||||
newestVersion=
|
|
||||||
category="1,"
|
|
||||||
nexusFileStatus=1
|
|
||||||
installationFile=AlphaRestorations.zip
|
|
||||||
repository=
|
|
||||||
ignoredVersion=
|
|
||||||
comments=
|
|
||||||
notes=
|
|
||||||
nexusDescription=
|
|
||||||
url=
|
|
||||||
hasCustomURL=false
|
|
||||||
lastNexusQuery=
|
|
||||||
lastNexusUpdate=
|
|
||||||
nexusLastModified=2024-12-16T07:07:13Z
|
|
||||||
nexusCategory=0
|
|
||||||
converted=false
|
|
||||||
validated=false
|
|
||||||
color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0)
|
|
||||||
tracked=0
|
|
||||||
|
|
||||||
[installedFiles]
|
|
||||||
1\modid=0
|
|
||||||
1\fileid=0
|
|
||||||
size=1
|
|
|
@ -1,7 +1,7 @@
|
||||||
|
# This file was automatically generated by Mod Organizer.
|
||||||
-Unsorted_separator
|
-Unsorted_separator
|
||||||
-Visceral Combat
|
-Visceral Combat
|
||||||
-SWAG + DONUTS
|
-SWAG + DONUTS
|
||||||
-Alpha Restorations
|
|
||||||
-Backburner_separator
|
-Backburner_separator
|
||||||
+Config Files
|
+Config Files
|
||||||
-Modlist Addons_separator
|
-Modlist Addons_separator
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
+Unsorted_separator
|
+Unsorted_separator
|
||||||
-Visceral Combat
|
-Visceral Combat
|
||||||
-SWAG + DONUTS
|
-SWAG + DONUTS
|
||||||
-Alpha Restorations
|
|
||||||
+Backburner_separator
|
+Backburner_separator
|
||||||
+Config Files
|
+Config Files
|
||||||
+Modlist Addons_separator
|
+Modlist Addons_separator
|
||||||
|
|
Loading…
Reference in New Issue