Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 442 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 442 Bytes

Minetest Game Server

This is the Minetest Game modpack I use in my private SMP

Running

Clone this repository and update the submodules:

git clone https://github.com/AFCMS/mtg_server
cd mtg_server
git submodule update --init --recursive

Install Docker and Docker Compose, then run:

docker-compose up server_survival

or

docker-compose up server_pvp

Make a maps backup:

./backup.sh