Camas/mods/creative
Wuzzy 78306e6e2a Fix crash in creative 2019-08-31 19:40:51 +02:00
..
locale Add German translation 2019-08-28 20:26:01 +02:00
textures Inventory menu: Add trash icon+change guide symbol 2019-08-30 23:08:23 +02:00
README.txt Add rudimentary creative inventory (for testing) 2019-06-23 22:08:20 +02:00
depends.txt Add rudimentary creative inventory (for testing) 2019-06-23 22:08:20 +02:00
init.lua Fix crash in creative 2019-08-31 19:40:51 +02:00

README.txt

Minetest 0.4 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.