mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-24 18:41:01 +00:00
Update DLCs for windows64media (#778)
* Fix DLCs textures and crash in 720p * Revert "Fix DLCs textures and crash in 720p" This reverts commit 7c386053608a489e31875e00460f69b231d3fe8b. * Update Durango and Windows64 DLCs Textures also fix crash in 720p * DLC update for Windows edition - The windows edition dont use anymore DurangoMedia - Fixed Bed and missing items in Skyrim - Fixed Hud in almost all the DLCs (Halo hud in 720p is still the default hud) - Add 720p support - Add missing skin packs - High quality Music for DLCs * Add Fantasy Texture Pack, Remove LittleBigPlanet DLC The LittleBigPlanet world crash the game, the texture pack dont support 1080p, and the loc file wasn't working
This commit is contained in:
@@ -27,7 +27,6 @@ $copies = @(
|
||||
@{ Source = "Common\Tutorial"; Dest = "Common\Tutorial" },
|
||||
@{ Source = "Windows64\GameHDD"; Dest = "Windows64\GameHDD" },
|
||||
@{ Source = "Windows64\Sound"; Dest = "Windows64\Sound" },
|
||||
@{ Source = "DurangoMedia"; Dest = "Windows64Media" },
|
||||
@{ Source = "Windows64Media"; Dest = "Windows64Media" }
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user