Skip to content

AFCMS/mtg_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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