From db76f525d72178859bd77e269a9988d58ee72c62 Mon Sep 17 00:00:00 2001 From: kake26 Date: Fri, 12 Aug 2022 04:54:33 +0200 Subject: [PATCH] Update 'README.md' Add info on the most recent project. --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48a41be..5669fd1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # Minetest -Minetest related code \ No newline at end of file +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. \ No newline at end of file