1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-12 04:40:18 +02:00
Files
.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
minetest/textures
Paramat b52a79076d Add player sprite textures back into the engine as a fallback (#8823)
'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.
2019-08-20 21:09:44 +01:00
..