Version 1.3 + MIT license

master
Wuzzy 2016-11-12 20:52:12 +01:00
parent cd0b00a229
commit a9670eebce
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Player tools 1.2 [playertools]
# Player tools 1.3 [playertools]
This mod adds some player-related server commands and privileges to Minetest.
Most commands are little helper tools, useful for modders and for messing
around, but they arent really suitable for serious gameplay. Some commands
@ -61,3 +61,6 @@ end of the file:
dofile(modpath.."/mod_playertools.lua")
Save the file; youre finished! The next time you start a server the player tools are available.
## License
This mod is free software, licensed under the MIT License.