Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
abfef6287b | |||
72d640ced9 | |||
![]() |
6527c77fdf | ||
![]() |
d34f4547ca | ||
![]() |
45006b8c15 | ||
7223417ae1 | |||
917df28dce |
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
*.md
|
14
README.md
14
README.md
|
@ -1,14 +0,0 @@
|
|||
# Minecraft Mods
|
||||
|
||||
Mods repo for the minecraft Server
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
|
||||
## Direct Links
|
||||
|
||||
_Name the technologies used in the project._
|
||||
* [Spring](https://spring.io/) - Framework Used.
|
||||
* [React](https://reactjs.org/) - UI Library.
|
||||
* [Hibernate](https://hibernate.org/) - ORM.
|
Binary file not shown.
BIN
fabric-api-0.119.9+1.21.5.jar
Normal file
BIN
fabric-api-0.119.9+1.21.5.jar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
malilib-fabric-1.21.5-0.24.0-sakura.6.jar
Normal file
BIN
malilib-fabric-1.21.5-0.24.0-sakura.6.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
minihud-fabric-1.21.5-0.35.0-sakura.6.jar
Normal file
BIN
minihud-fabric-1.21.5-0.35.0-sakura.6.jar
Normal file
Binary file not shown.
Binary file not shown.
BIN
modmenu-14.0.0-rc.2.jar
Normal file
BIN
modmenu-14.0.0-rc.2.jar
Normal file
Binary file not shown.
4
sync.bat
Normal file
4
sync.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
git branch --set-upstream-to=origin/main
|
||||
git pull
|
||||
|
||||
pause
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user