2015-09-30 01:48:09 +02:00
|
|
|
Minetest Game mod: creative
|
|
|
|
===========================
|
2016-09-04 07:31:01 +02:00
|
|
|
See license.txt for license information.
|
2013-05-18 16:05:16 +02:00
|
|
|
|
|
|
|
Implements creative mode.
|
|
|
|
|
|
|
|
Switch on by using the "creative_mode" setting.
|
|
|
|
|
2016-09-04 07:31:01 +02:00
|
|
|
Registered items that:
|
2013-05-18 16:05:16 +02:00
|
|
|
- have a description, and
|
|
|
|
- do not have the group not_in_creative_inventory
|
|
|
|
are added to the creative inventory.
|
|
|
|
|
|
|
|
|
2016-09-04 07:31:01 +02:00
|
|
|
Authors of source code
|
|
|
|
----------------------
|
|
|
|
Perttu Ahola (celeron55) <celeron55@gmail.com> (MIT)
|
|
|
|
Jean-Patrick G. (kilbith) <jeanpatrick.guerrero@gmail.com> (MIT)
|
2013-05-18 16:05:16 +02:00
|
|
|
|
2016-09-04 07:31:01 +02:00
|
|
|
Author of media (textures)
|
|
|
|
--------------------------
|
|
|
|
Jean-Patrick G. (kilbith) <jeanpatrick.guerrero@gmail.com> (MIT)
|