1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-03-14 16:20:19 +01:00
octacian 73d61cbb10 Allow skeleton keys to be stacked
Allows skeleton keys to be stacked by converting them to craftitems and adding a few lines of code to add a new itemstack to the inventory with the new key or drop it at the player position if the inventory is full.
2017-03-15 22:20:44 -07:00
2015-10-10 16:28:40 +01:00
2017-03-15 22:20:44 -07:00
2015-09-30 23:33:12 +01:00
2017-01-02 18:38:36 +00:00
2016-12-07 08:28:08 +00:00

Minetest Game [minetest_game]
=============================
The main subgame for the Minetest engine
========================================

To use this subgame with the Minetest engine, insert this repository as
	/games/minetest_game

The Minetest engine can be found in:
	https://github.com/minetest/minetest/

Compatibility
--------------
The Minetest Game github master HEAD is generally compatible with the github
master HEAD of the Minetest engine.

Additionally, when the Minetest engine is tagged to be a certain version (eg.
0.4.10), Minetest Game is tagged with the version too.

When stable releases are made, Minetest Game is packaged and made available in
	http://minetest.net/download
and in case the repository has grown too much, it may be reset. In that sense,
this is not a "real" git repository. (Package maintainers please note!)

Licensing
---------

See LICENSE.txt
Description
Minetest Game - The default game for the Minetest engine
https://github.com/minetest/minetest_game.git
Readme 36 MiB
Languages
Lua 98.9%
TypeScript 0.9%
Shell 0.2%