From d065bae323838734556de2693b6b004c98c95092 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Tue, 15 Feb 2011 16:11:24 +0200 Subject: Ctrl+C handling on POSIX, some commands for server and other tweaking --- 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 264d77e5a..37c93a5a2 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -31,6 +31,8 @@ #map-dir = /home/palle/custom_map +#operator_name = + #plants_amount = 1.0 #ravines_amount = 1.0 #coal_amount = 1.0 -- cgit v1.2.3