1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-09-26 13:50:21 +02:00
minetest_game/mods/player_api
bell07 584a6a2102
player_api - fix compatibility code
get_animation does not return the data if called from outside without this change
2022-02-03 09:10:53 +01:00
..
models Readd character.b3d normals (#2902) 2021-10-16 16:41:10 +02:00
textures Move hotbar code/textures, and damage sound, from player_api to default 2019-10-18 02:43:06 +01:00
api.lua player_api - fix compatibility code 2022-02-03 09:10:53 +01:00
init.lua Override local_animation settings for certain animations 2022-01-20 22:48:59 +01:00
license.txt Improve player model credits, add contributors to license (#2741) 2020-09-21 23:36:59 +01:00
mod.conf Redo player_api (#2745) 2022-01-17 21:49:28 +01:00
README.txt Improve player model credits, add contributors to license (#2741) 2020-09-21 23:36:59 +01:00

Minetest Game mod: player_api
=============================
See license.txt for license information.

Provides an API to allow multiple mods to set player models and textures.
Also sets the default model, texture, and player flags.
This mod is only for content related to the Player API and the player object.

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, models and sounds)
----------------------------------------------
Original model by MirceaKitsune (CC BY-SA 3.0).
Various alterations and fixes by kilbith, sofar, xunto, Rogier-5, TeTpaAka, Desour,
stujones11, An0n3m0us (CC BY-SA 3.0):
  character.b3d
  character.blend

Jordach (CC BY-SA 3.0):
  character.png

celeron55, Perttu Ahola <celeron55@gmail.com> (CC BY-SA 3.0):
  player.png
  player_back.png