minetest-mods/README.md

234 B

Mods für meinen Survivalserver.

Install

git submodule add <remote_url> <destination_folder>

git commit -m "Added the submodule to the project."

git push

Update

git submodule update --remote --merge