Go to file
Robert Zenz f7bec59627 Added random placement function. 2015-07-28 19:30:44 +02:00
deps Initial commit. 2015-07-23 19:47:37 +02:00
doc Added random placement function. 2015-07-28 19:30:44 +02:00
mods Added random placement function. 2015-07-28 19:30:44 +02:00
.gitmodules Initial commit. 2015-07-23 19:47:37 +02:00
LICENSE Initial commit. 2015-07-23 19:47:37 +02:00
Makefile Initial commit. 2015-07-23 19:47:37 +02:00
README Initial commit. 2015-07-23 19:47:37 +02:00
README.md Initial commit. 2015-07-23 19:47:37 +02:00

README.md

minetest-australopithecus-spawn-usher

A simple system that corrects the spawn of players without knowing anything about the mapgen that is used.

To activate the system, add it to your depends.txt and call this in your init.lua.

spawnusher.activate()