added readme

This commit is contained in:
Marc 2022-02-02 08:47:28 +01:00
commit 0715b7d265
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
Mods für meinen Survivalserver.
# Install
```git clone (...) ```
```git submodule sync ```
```
git submodule init
```
```
git submodule update
```