mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Add optional 3d panorama background
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -401,6 +401,14 @@ FodyWeavers.xsd
|
||||
/game/assets/particles.png
|
||||
/game/assets/terrain.png
|
||||
|
||||
# Ignore the panorama textures.
|
||||
/game/assets/gui/background/panorama_0.png
|
||||
/game/assets/gui/background/panorama_1.png
|
||||
/game/assets/gui/background/panorama_2.png
|
||||
/game/assets/gui/background/panorama_3.png
|
||||
/game/assets/gui/background/panorama_4.png
|
||||
/game/assets/gui/background/panorama_5.png
|
||||
|
||||
# Avoid including Minecraft Classic assets from Mojang, for now.
|
||||
/game/assets/patches/*.png
|
||||
/game/assets/patches/classic/*.png
|
||||
|
||||
Reference in New Issue
Block a user