Go to file
Rochambeau f948161805 Eclipse debugging line removed 2019-07-14 20:32:10 +02:00
schematics repaired well.mts, no more dripping water 2018-07-30 21:03:27 +02:00
README.txt remove debug flag 2018-07-15 13:36:23 +02:00
buildings.lua schematics church and tower -> now compatible with 0.4.17 (stairs_outer_something nodes) 2018-07-31 19:39:20 +02:00
const.lua spawn settlements more seldom 2019-06-30 10:37:40 +02:00
convert_lua_mts.lua optimizing and banchmarking lvm versus get/set_node 2018-07-29 20:41:28 +02:00
depends.txt added blacksmith 2018-07-05 20:15:40 +02:00
foundation.lua forceload blocks where stellements are built; 2018-07-30 20:54:36 +02:00
init.lua Eclipse debugging line removed 2019-07-14 20:32:10 +02:00
paths.lua optimizing and banchmarking lvm versus get/set_node 2018-07-29 20:41:28 +02:00
screenshot.png code cleanup, more comments 2018-07-07 13:39:28 +02:00
screenshot_2.png new screenshot 2018-07-07 14:22:22 +02:00
utils.lua removed debugging output 2019-07-14 20:23:52 +02:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Minetest mod "Settlements"
=========================
version: 0.1 alpha

License of source code: WTFPL
-----------------------------
(c) Copyright Rochambeau (2018)

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.


Using the mod:
--------------

This mod adds settlements on world generation

Credits:
--------------
This mod is based on "ruins" by BlockMen