Go to file
Rochambeau f2b8d2a2d9 forceload blocks where stellements are built;
no more broken/cut buildings on mapchunk borders
2018-07-30 20:54:36 +02:00
schematics removed church.lua 2018-07-29 20:42:31 +02:00
README.txt remove debug flag 2018-07-15 13:36:23 +02:00
buildings.lua optimizing and banchmarking lvm versus get/set_node 2018-07-29 20:41:28 +02:00
const.lua optimizing and banchmarking lvm versus get/set_node 2018-07-29 20:41:28 +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 forceload blocks where stellements are built; 2018-07-30 20:54:36 +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 optimizing and banchmarking lvm versus get/set_node 2018-07-29 20:41:28 +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