MineClone2/mods/PLAYER/mcl_player
kno10 288bdf18b4 Always use standing animation in player formspec (#4686)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4686
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: kno10 <kno10@noreply.git.minetest.land>
Co-committed-by: kno10 <kno10@noreply.git.minetest.land>
2025-01-07 16:14:02 +01:00
..
game_api.txt Update player model code from Minetest Game 0.4.16 2017-06-10 23:17:19 +02:00
init.lua Always use standing animation in player formspec (#4686) 2025-01-07 16:14:02 +01:00
mod.conf Update documentation for Minetest rename to Luanti (#4706) 2024-11-28 20:55:48 +01:00
README.txt Update documentation for Minetest rename to Luanti (#4706) 2024-11-28 20:55:48 +01:00

VoxeLibre mod: mcl_player
==========================
Adds the 3D player model, taken from Minetest Game 0.4.16.

Programmers: See `game_api.txt` for the API definition.

Authors of source code
----------------------
Originally by celeron55, Perttu Ahola <celeron55@gmail.com> (LGPL 2.1)
Various Luanti developers and contributors (LGPL 2.1)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

http://www.gnu.org/licenses/lgpl-2.1.html

Authors of media files
-----------------------
MirceaKitsune (CC BY-SA 3.0):
  character.b3d

Textures: See main VoxeLibre README.md file.