1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-28 06:11:44 +02:00

configuration updates; making to build on msvc

This commit is contained in:
Perttu Ahola
2011-01-17 23:35:09 +02:00
parent 7dc6b03f31
commit a35d8dabcf
5 changed files with 40 additions and 71 deletions

View File

@ -29,19 +29,6 @@
#map-dir = /home/palle/custom_map
# - The possible generators are:
# (Indeed you can do all of them with only "power" 8))
# H=value:
# constant <value>
# H=slope.dot(pos):
# linear <height> <slope.X> <slope.Y>
# H=slope.dot(pos^power):
# power <height> <slope.X> <slope.Y> <power>
#mapgen_heightmap_blocksize = 32
#height_randmax = constant 50.0
#height_randfactor = constant 0.6
#height_base = linear 0 0 0
#plants_amount = 1.0
#ravines_amount = 1.0
#coal_amount = 1.0
@ -59,10 +46,6 @@
#max_block_send_distance = 5
#max_block_generate_distance = 4
#disable_water_climb = true
# Note that this gets applied at map generation time
#endless_water = true
# 20 min/day
#time_speed = 72
# 4 min/day