add install instruction

This commit is contained in:
Gitea 2021-02-25 13:34:10 +01:00
parent 045cff7f9b
commit 0405ee7837
No known key found for this signature in database
GPG Key ID: A32BA3C84B90E0FC

View File

@ -1,7 +1,16 @@
# m4k-mods
Mods des minetest4kids-Survival Servers.
## Install
```
git clone https://codeberg.org/minetest4kids/m4k-mods.git
```
```
git submodule init
```
```
git submodule update
```