mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-31 02:56:26 -04:00
27 lines
799 B
Text
27 lines
799 B
Text
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:
|
|
-----------------------
|
|
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.
|
|
|
|
License of media (textures, sounds, meshes):
|
|
--------------------------------------------
|
|
(by Authors)
|