بدون توضیح

apollo 6792e22fe4 [hotfix] Undo world flag and added mod_data 4 روز پیش
data 6792e22fe4 [hotfix] Undo world flag and added mod_data 4 روز پیش
luanti 6792e22fe4 [hotfix] Undo world flag and added mod_data 4 روز پیش
worlds bdcec92cc3 Added a world v7 mapgen 11 ماه پیش
LICENSE 2fdbdbeec9 Initial commit 11 ماه پیش
README.md 91cfc4f926 Updated dockerfile and README 7 ماه پیش
docker-compose.yml 38030467f0 [breakthru] I've fixed the issue, we work now 4 روز پیش

README.md

Luanti Server

Useful Links

Setup

  1. Grab a game, put it in data/games
  2. Get your mods, put them in data/mods
  3. Build a world* with the client, then copy it into the data/worlds

* Or use one of the included worlds

Build

  1. Clone this repo
  2. Edit luanti/Dockerfile and pick a VERSION (5.9.0 or higher)
  3. docker compose build (Build the server)
  4. Setup
  5. docker compose up *

* Add -d (daemon/background) once you've verified you've setup your server correctly (No missing mods, incompatable mods, etc.)