mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
GUI: Allow texture packs to customize the progress bar (#5368)
This commit is contained in:
parent
7a4878cd0b
commit
c9492b4d37
2 changed files with 45 additions and 21 deletions
|
@ -76,6 +76,9 @@ by texture packs. All existing fallback textures can be found in the directory
|
|||
* `player.png`: front texture of the 2D upright sprite player
|
||||
* `player_back.png`: back texture of the 2D upright sprite player
|
||||
|
||||
* `progress_bar.png`: foreground texture of the loading screen's progress bar
|
||||
* `progress_bar_bg.png`: background texture of the loading screen's progress bar
|
||||
|
||||
* `moon.png`: texture of the moon. Default texture is generated by Minetest
|
||||
* `moon_tonemap.png`: tonemap to be used when `moon.png` was found
|
||||
* `sun.png`: texture of the sun. Default texture is generated by Minetest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue