mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Cache textures by checksum
This commit is contained in:
parent
04085cad3c
commit
4bf5065a9c
6 changed files with 296 additions and 68 deletions
|
@ -238,6 +238,7 @@ set(minetest_SRCS
|
|||
guiCreateWorld.cpp
|
||||
guiConfirmMenu.cpp
|
||||
client.cpp
|
||||
filecache.cpp
|
||||
tile.cpp
|
||||
game.cpp
|
||||
main.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue