mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Search for subgames using $MINETEST_SUBGAME_PATH.
This commit is contained in:
parent
d221917170
commit
fd5eaae2ba
2 changed files with 36 additions and 0 deletions
|
@ -83,6 +83,12 @@ Set world path
|
|||
Migrate from current map backend to another. Possible values are sqlite3
|
||||
and leveldb. Only works when using --server.
|
||||
|
||||
.SH ENVIRONMENT VARIABLES
|
||||
|
||||
.TP
|
||||
MINETEST_SUBGAME_PATH
|
||||
Colon delimited list of directories to search for subgames.
|
||||
|
||||
.SH BUGS
|
||||
Please report all bugs to Perttu Ahola <celeron55@gmail.com>.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue