1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-07-01 15:10:31 +02:00
minetest_game/mods/creative
jeanpatrick.guerrero@gmail.com 7488f483c7 Minor polishing of creative
2016-01-05 23:29:15 +00:00
..
depends.txt Move all common mods back to minetest_game 2013-05-18 16:05:16 +02:00
init.lua Minor polishing of creative 2016-01-05 23:29:15 +00:00
README.txt Rename to Minetest Game 2015-09-30 23:33:12 +01: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.