Go to file
jeb ba98dc69f0 No more single_house_settlements 2019-12-05 21:40:08 +01:00
schematics repaired well.mts, no more dripping water 2018-07-30 21:03:27 +02:00
.gitignore ignoring eclipse files 2019-11-07 13:44:38 +01:00
README.txt remove debug flag 2018-07-15 13:36:23 +02:00
buildings.lua Added some debugging routines 2019-11-07 13:00:39 +01:00
const.lua code cleanup and better handling of yet to be loaded areas 2019-11-07 19:58:50 +01: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 code cleanup and better handling of yet to be loaded areas 2019-11-07 19:58:50 +01: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 No more single_house_settlements 2019-12-05 21:40:08 +01: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