1234567891011121314151617181920212223242526272829 |
- Minipeli mod: player_api
- ========================
- See license.txt for license information.
- Derived by paramat from Minetest Game 'player_api' mod.
- 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)
- ----------------------------------------------
- stujones11 (CC BY-SA 3.0):
- character.b3d
- character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)
- An0n3m0us (CC BY-SA 3.0):
- character.b3d
- character.blend -- Player animation improvement
- paramat (CC BY-SA 3.0):
- character.png
- player.png
- player_back.png
|