1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-19 19:20:23 +02:00
server-nalc/minetestforfun_game/mods/creative
2016-03-12 14:34:23 +01:00
..
textures Compress all images files with Trimage(full part : 13321 files) 2016-03-12 14:34:23 +01:00
depends.txt Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
init.lua [minetestforfun_game] Update 2016-01-31 15:17:49 +01:00
README.txt [beds & boats & bucket & ... ] Update MinetestForFun game 2015-10-05 21:06:39 +02:00

Minetest Game mod: creative
===========================

Implements creative mode.

Switch on by using the "creative_mode" setting.

Registered items that
- have a description, and
- do not have the group not_in_creative_inventory
are added to the creative inventory.

License of source code and media files:
---------------------------------------
Copyright (C) 2012 Perttu Ahola (celeron55) <celeron55@gmail.com>

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.