mirror of
https://github.com/minetest/minetest.git
synced 2025-07-12 04:40:18 +02:00
.github
build
builtin
client
clientmods
cmake
doc
fonts
games
lib
misc
mods
po
src
textures
base
texture_packs_here.txt
util
.clang-format
.clang-tidy
.gitattributes
.gitignore
.gitlab-ci.yml
.luacheckrc
.mailmap
.travis.yml
CMakeLists.txt
Dockerfile
LICENSE.txt
README.md
minetest.conf.example
'player.png' and 'player_back.png' are hardcoded into the engine as the default appearence of the player object, so the textures should be present in the engine. This results in a functional fallback sprite player for when a game has no player appearence related code.