Compare commits

..

5 Commits
1.21.4 ... main

Author SHA1 Message Date
abfef6287b Delete .ignore 2025-04-19 11:44:45 +12:00
72d640ced9 Delete Readme - Pointless 2025-04-19 11:44:28 +12:00
Craig Tunnell
6527c77fdf Added sync file for windows 2025-04-10 17:35:21 +12:00
Craig Tunnell
d34f4547ca 1.21.5 update 2025-04-10 16:41:45 +12:00
Craig Tunnell
45006b8c15 1.21.5 update 2025-04-10 16:40:42 +12:00
13 changed files with 4 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
*.md

View File

@ -1,3 +0,0 @@
# Minecraft Mods
Mods repo for the minecraft Server

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
modmenu-14.0.0-rc.2.jar Normal file

Binary file not shown.

4
sync.bat Normal file
View File

@ -0,0 +1,4 @@
git branch --set-upstream-to=origin/main
git pull
pause