Compare commits

..

No commits in common. "server" and "main" have entirely different histories.
server ... main

8 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

BIN
mods/watermedia-2.1.23.jar Normal file

Binary file not shown.

View File

@ -10,7 +10,7 @@ if %errorlevel% neq 0 (
git init
git remote add origin https://git.sfkao.net/SFKao/Las_3000-modpack.git
git fetch
git checkout -t origin/server -f
git checkout -t origin/main -f
)
call git fetch
call git pull --rebase --autostash