added readme
This commit is contained in:
commit
0715b7d265
1 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
Mods für meinen Survivalserver.
|
||||||
|
|
||||||
|
# Install
|
||||||
|
|
||||||
|
```git clone (...) ```
|
||||||
|
|
||||||
|
```git submodule sync ```
|
||||||
|
|
||||||
|
```
|
||||||
|
git submodule init
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
git submodule update
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue