README.md update
This commit is contained in:
parent
d0e70f6605
commit
028fd61f10
22
README.md
22
README.md
@ -17,29 +17,32 @@ Setup
|
||||
* Modify config.php to your needs
|
||||
* Visit page to generate mtm_db for flat file user database
|
||||
* Execute MTSM backend as SU: sudo ./start-mtsm start
|
||||
* Copy a fresh minetest source tree (compiled with binaries) into servers/ in a .tgz archive (THIS MUST BE DONE FOR THE SCRIPT TO COPY AND START A FRESH VM)
|
||||
* Copy a fresh minetest source tree (compiled with binaries) into servers/ in a .tgz archive
|
||||
**(THIS MUST BE DONE FOR THE SCRIPT TO COPY AND START A FRESH SERVER)**
|
||||
|
||||
minetest-current.tgz archive tree
|
||||
------
|
||||
--
|
||||
|
||||
* servers/minetest-current.tgz
|
||||
- bin/
|
||||
---->
|
||||
- minetestserver
|
||||
- games/
|
||||
...
|
||||
-devtest
|
||||
-minetest_game
|
||||
-...
|
||||
|
||||
and so on!
|
||||
|
||||
multicraft.tgz tree
|
||||
------
|
||||
multicraft.tgz archive tree
|
||||
--
|
||||
|
||||
* servers/multicraft.tgz
|
||||
- bin/
|
||||
---->
|
||||
- multicraftserver
|
||||
- games/
|
||||
...
|
||||
-devtest
|
||||
-minetest_game
|
||||
-...
|
||||
|
||||
and so on!
|
||||
|
||||
@ -69,4 +72,5 @@ Licensing
|
||||
----
|
||||
|
||||
MTSM (C) Chris Dorman, 2021. MTSM is released under CC-BY-SA version 3.0 and is
|
||||
released as is.
|
||||
released as is. Any games / mods that are within the MTSM file tree are subject
|
||||
to their own license agreements and are in no way mine!
|
||||
|
Loading…
x
Reference in New Issue
Block a user