added readme

This commit is contained in:
Marc Hannebrook 2022-02-02 08:47:28 +01:00
commit 0715b7d265

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
```