1
0
Fork 0
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:
David Thompson 2014-09-06 13:21:46 -04:00 committed by sfan5
parent d221917170
commit fd5eaae2ba
2 changed files with 36 additions and 0 deletions

View file

@ -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>.