mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Add clouds! (optional feature)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -401,7 +401,7 @@ FodyWeavers.xsd
|
||||
/game/assets/particles.png
|
||||
/game/assets/terrain.png
|
||||
|
||||
# Ignore the panorama textures.
|
||||
# Ignore the panorama textures. Adding them yourself will make the title screen use them.
|
||||
/game/assets/gui/background/panorama_0.png
|
||||
/game/assets/gui/background/panorama_1.png
|
||||
/game/assets/gui/background/panorama_2.png
|
||||
@@ -409,6 +409,9 @@ FodyWeavers.xsd
|
||||
/game/assets/gui/background/panorama_4.png
|
||||
/game/assets/gui/background/panorama_5.png
|
||||
|
||||
# Ignore the clouds texture. Adding them yourself will make the game use them.
|
||||
/game/assets/environment/clouds.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