minetest-mods/README.md

17 lines
157 B
Markdown
Raw Permalink Normal View History

2022-02-02 08:47:28 +01:00
Mods für meinen Survivalserver.
# Install
```git clone (...) ```
```git submodule sync ```
```
git submodule init
```
```
git submodule update
```