From fd5eaae2babb322f8a3e2acab55a12e218814c8e Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 6 Sep 2014 13:21:46 -0400 Subject: Search for subgames using $MINETEST_SUBGAME_PATH. --- doc/minetest.6 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/minetest.6 b/doc/minetest.6 index d94c12cb6..ff5452029 100644 --- a/doc/minetest.6 +++ b/doc/minetest.6 @@ -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 . -- cgit v1.2.3