Removed Alpha Restorations for Download Test
This commit is contained in:
parent
47f946e798
commit
b5dd29c8b6
|
@ -77,11 +77,20 @@ IF EXIST "%mo2_install%\ModOrganizer.exe" (
|
|||
)
|
||||
|
||||
echo ----
|
||||
echo Moving files to root folder...
|
||||
robocopy "%repository%/mods" "%mo2_install%/mods" /E
|
||||
robocopy "%repository%/profiles" "%mo2_install%/profiles" /E
|
||||
robocopy "%repository%/stylesheets" "%mo2_install%/stylesheets" /E
|
||||
robocopy "%repository%/plugins" "%mo2_install%/plugins" /E
|
||||
echo Synchronizing mods folder...
|
||||
robocopy "%repository%/mods" "%mo2_install%/mods" /MIR /L
|
||||
|
||||
echo ----
|
||||
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 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
|
||||
|
||||
echo ----
|
||||
echo Moving files to root folder...
|
||||
robocopy "%repository%/mods" "%mo2_install%/mods" /E
|
||||
robocopy "%repository%/profiles" "%mo2_install%/profiles" /E
|
||||
robocopy "%repository%/stylesheets" "%mo2_install%/stylesheets" /E
|
||||
robocopy "%repository%/plugins" "%mo2_install%/plugins" /E
|
||||
echo Synchronizing mods folder...
|
||||
robocopy "%repository%/mods" "%mo2_install%/mods" /MIR /L
|
||||
|
||||
echo ----
|
||||
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 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
|
||||
-Visceral Combat
|
||||
-SWAG + DONUTS
|
||||
-Alpha Restorations
|
||||
-Backburner_separator
|
||||
+Config Files
|
||||
-Modlist Addons_separator
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
+Unsorted_separator
|
||||
-Visceral Combat
|
||||
-SWAG + DONUTS
|
||||
-Alpha Restorations
|
||||
+Backburner_separator
|
||||
+Config Files
|
||||
+Modlist Addons_separator
|
||||
|
|
Loading…
Reference in New Issue