Mine test server related code for handling mods
Find a file
kake26 16f906859c Added current status
Added a current status into the readme
2023-01-05 18:41:40 +00:00
buildstable.bash Working code 2022-11-18 21:53:41 +00:00
LICENSE Update 'LICENSE' 2022-11-18 22:49:52 +00:00
README.md Added current status 2023-01-05 18:41:40 +00:00
server.bash Working code 2022-11-18 21:53:41 +00:00
update.pl Working code 2022-11-18 21:53:41 +00:00

Minetest

Minetest related code.

Branches

MAIN

Will have the most recent working tools.

DEV

Contains works in progress and the latest testing code.

Status

As of 1/5/23:

Dev branch updated to the latest version of the update script. It should work for the most part, but use at your own risk. I'll push it to the main branch once I've tested it.

Current items

Currently there is a mod updater in works. This is meant for running minetest in server mode on a vps. This is something that is being developed for my own uses and might nbe useful.