FEAT: Crafting on server

This commit is contained in:
2026-03-27 02:14:28 +02:00
parent db8993683f
commit 96e8826f01
13 changed files with 323 additions and 28 deletions

View File

@@ -111,7 +111,6 @@ CPMAddPackage(
"ALSOFT_STATIC_LIBGCC ON"
)
# TODO: Clear this paths with *
file(GLOB SERVER_SOURCES
"project/lib_projects/raknet/jni/RaknetSources/*.cpp"
"src/NinecraftApp.cpp"