fix: hopefully get assets building

This commit is contained in:
Tropical
2026-03-09 00:22:02 -05:00
parent ad1e8369bc
commit dec2f8d8d0
7 changed files with 415 additions and 387 deletions
+4 -1
View File
@@ -9,6 +9,9 @@ project('4jcraft-chucklegrounds', ['cpp', 'c'],
],
)
pymod = import('python')
python = pymod.find_installation('python3', required: true)
cc = meson.get_compiler('cpp')
# system deps
@@ -50,4 +53,4 @@ subdir('4J.Profile')
subdir('4J.Storage')
subdir('Minecraft.Assets')
subdir('Minecraft.World')
subdir('Minecraft.Client')
subdir('Minecraft.Client')