Update 'README.md'

Add info on the most recent project.
This commit is contained in:
kake26 2022-08-12 04:54:33 +02:00
parent f4c837fd72
commit db76f525d7

View file

@ -1,3 +1,17 @@
# Minetest
Minetest related code
Minetest related code.
# Branches
MAIN
Will have the most recent working tools.
DEV
Contains works in progress and the latest testing code.
# 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.