mirror of
https://github.com/adrido/darkage.git
synced 2025-01-24 16:20:17 +01:00
Updated Readme.md
This commit is contained in:
parent
778538daea
commit
39ed2c3f1f
19
README.md
19
README.md
@ -1,6 +1,8 @@
|
|||||||
#DarkAge MOD for MINETEST
|
# DarkAge Mod for Minetest
|
||||||
Original mod by Master Gollum
|
Original mod by Master Gollum
|
||||||
Modified by addi and CraigyDavi
|
Modified by addi.
|
||||||
|
|
||||||
|
Contains code from CragiDavi and HybridDog
|
||||||
|
|
||||||
## Introduction:
|
## Introduction:
|
||||||
This mod adds a few new blocks that allows to create new buildings in a
|
This mod adds a few new blocks that allows to create new buildings in a
|
||||||
@ -95,19 +97,6 @@ PS: This document has been structured as the README.txt of PilzAdam in
|
|||||||
For further information or help see:
|
For further information or help see:
|
||||||
http://wiki.minetest.net/Installing_Mods
|
http://wiki.minetest.net/Installing_Mods
|
||||||
|
|
||||||
###Tuning:
|
|
||||||
Comments the following lines to remove what you don't like:
|
|
||||||
(To comment them just add -- at the beginning of their lines)
|
|
||||||
|
|
||||||
Stone Layers
|
|
||||||
dofile(minetest.get_modpath("darkage").."/mapgen.lua")
|
|
||||||
The stones will not spawn in the map.
|
|
||||||
|
|
||||||
Furniture Nodes
|
|
||||||
dofile(minetest.get_modpath("darkage").."/furniture.lua")
|
|
||||||
Only pure stones will be provided.
|
|
||||||
|
|
||||||
|
|
||||||
## BUILDING NODES
|
## BUILDING NODES
|
||||||
|
|
||||||
### Adobe:
|
### Adobe:
|
||||||
|
Loading…
Reference in New Issue
Block a user