1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-14 03:40:19 +02:00

Move keys to a separate mod (Fix #1490)

This commit is contained in:
Louis Royer
2020-07-12 14:30:11 +02:00
committed by Lars Müller
parent 0c1252bcf5
commit 40861c9e4f
41 changed files with 288 additions and 162 deletions

21
mods/keys/README.txt Normal file
View 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].