Structure syntax

This commit is contained in:
An0n3m0us 2020-02-07 20:42:41 +00:00
parent 96ad809dc5
commit a4ac66a91b
28 changed files with 491 additions and 487 deletions

View file

@ -2,28 +2,28 @@ 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.
Provides an API to allow multiple mods to set player models and textures.<br>
Also sets the default model, texture, and player flags.<br>
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+)
Originally by celeron55, Perttu Ahola <celeron55@gmail.com> (LGPLv2.1+)<br>
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)
- 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
- character.b3d
- character.blend -- Player animation improvement
Jordach (CC BY-SA 3.0):
character.png
- character.png
celeron55, Perttu Ahola <celeron55@gmail.com> (CC BY-SA 3.0):
player.png
player_back.png
- player.png
- player_back.png