fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h

This commit is contained in:
Tropical
2026-03-09 00:34:09 -05:00
parent dec2f8d8d0
commit 5a36950239
337 changed files with 483 additions and 483 deletions
+2 -2
View File
@@ -24,7 +24,7 @@ localisation = custom_target('Minecraft.Assets_Localisation',
colour_table = custom_target('Minecraft.Assets_Colour_Table',
output : 'HTMLColours.col',
input : meson.current_source_dir() / 'Common/HTMLColours.xml',
input : meson.current_source_dir() / 'Common/Media/HTMLColours.xml',
command : [
'python3', meson.project_source_root() / 'scripts/build_col.py',
'@INPUT@',
@@ -35,7 +35,7 @@ colour_table = custom_target('Minecraft.Assets_Colour_Table',
archive_sources = [
localisation[0], # client_platform_path / 'Windows64Media/Media/languages.loc',
colour_table,
'Common/splashes.txt',
'Common/Media/splashes.txt',
'Common/Media/Graphics/SaveChest.png',
'Common/Media/Graphics/MinecraftIcon.png',
'Common/Media/Graphics/TexturePackIcon.png',