MERGE: Working iterations of linux and windows shell scripts and updated modlist. #9

Merged
saru merged 13 commits from untested into main 2024-10-27 16:32:27 -05:00
Showing only changes of commit bbd2ed6fb0 - Show all commits

View File

@ -1,7 +1,5 @@
@echo off
cd /D "%~dp0"
set mcroot="%USERPROFILE%\AppData\Roaming\.minecraft"
set modfolder="%USERPROFILE%\AppData\Roaming\.minecraft\mods"
set cusdate=%DATE:~4,2%-%DATE:~7,2%-%DATE:~10,4%
@ -14,6 +12,7 @@ echo.
echo Downloading latest fabric installer...
cd %mcroot%
curl -k "https://maven.fabricmc.net/net/fabricmc/fabric-installer/1.0.1/fabric-installer-1.0.1.exe" -o fabricinstaller.exe
ECHO ###### !!!!! ######
echo MAKE SURE YOU PICK THE CURRENT SERVER MINECRAFT VERSION, 1.20.1