From 9fbb0889a7a73d3e879f76aa4c398dcb78c532ed Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 8 Jan 2011 17:34:25 +0200 Subject: CMake stuff works now on linux and windows... and should be possible to make to work on OS X. --- minetest.conf.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'minetest.conf.example') diff --git a/minetest.conf.example b/minetest.conf.example index 48754c57f..4ce3b81e2 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -27,6 +27,8 @@ # Server side stuff +#map-dir = /home/palle/custom_map + # - The possible generators are: # (Indeed you can do all of them with only "power" 8)) # H=value: -- cgit v1.2.3