Move keys to a separate mod (Fix #1490)
This commit is contained in:
parent
0c1252bcf5
commit
40861c9e4f
41 changed files with 288 additions and 162 deletions
21
mods/keys/README.txt
Normal file
21
mods/keys/README.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
Minetest Game mod: keys
|
||||
==========================
|
||||
See license.txt for license information.
|
||||
|
||||
Authors of source code
|
||||
----------------------
|
||||
Originally by celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)
|
||||
Various Minetest developers and contributors (LGPLv2.1+)
|
||||
|
||||
Authors of media (textures, sounds, models and schematics)
|
||||
----------------------------------------------------------
|
||||
|
||||
Textures
|
||||
--------
|
||||
Gambit (CC BY-SA 3.0):
|
||||
keys_key.png
|
||||
keys_key_skeleton.png
|
||||
|
||||
Features
|
||||
--------
|
||||
This mod uses the key API as defined in game_api.txt section [Key API].
|
Loading…
Add table
Add a link
Reference in a new issue