summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..193679a
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+This is a rather basic adaptation of techage's forceload blocks/tiles to make them work outside of techage.
+Techage is originally by joe7575 (Joachim Stolberg) and licensed under the AGPLv3, see LICENSE.txt for more information.
+
+==========
+
+These forceload blocks/tiles will forceload the mapblock they are placed in, but only when the player that owns them is online.
+Use the minetest.conf setting "techage_forceload_max" (default 16) to control how many of these each player is allowed to use.
+Additionally, you will probably want to set the overall forceload maximum for the server to at least this number times the expected maximum number of players.