Files
builds/manifest.json
T

49 lines
2.8 KiB
JSON
Raw Normal View History

{
"engine": {
"macos-arm64": {
"binary": "engine/macos-arm64/tinqs.macos.editor.arm64.mono",
"version": "4.6.5.stable.mono.custom_build.420e74bf8",
"engine_repo": "tinqs/engine",
"engine_commit": "420e74b",
"sha256": "69af9e1211793c0c3ca5a2770fc4fb8a448beea1c8842df412d00cced4b167fe",
"target": "editor",
"built_on": "2026-06-16",
"built_by": "Kraken (local build — engine 4.6.5, agent_skinned crowd platform: mat4x3 palette + GPU distance-LOD + RGBA16F + set_bone_matrices; doctests green)",
"toolchain": "Xcode 26.3 (Apple clang 17)",
"scons_flags": "platform=macos target=editor arch=arm64 module_mono_enabled=yes vulkan_sdk_path=~/VulkanSDK/1.4.350.0/macOS",
"note": "Editor binary, engine 420e74b (4.6.5). agent_skinned: mat4x3 (3-texel) palette, per-instance GPU distance-LOD (near=4-bone/2-frame, far=dominant-bone/nearest), RGBA16F, set_bone_matrices bulk-load. 24 module doctests green. Windows build pending from Forge."
},
"windows-x64": {
"binary": "engine/windows-x64/tinqs.windows.editor.x86_64.mono.exe",
"console_binary": "engine/windows-x64/tinqs.windows.editor.x86_64.mono.console.exe",
"version": "4.6.5.stable.mono.custom_build.420e74bf8",
"engine_repo": "tinqs/engine",
"engine_commit": "420e74bf8e",
"sha256": "bfb66aa9a945afb8e44d0ea1f184b4e2a2c90a435e43c37b009bcf1c615576b2",
"sha256_console": "b64fc96acdd86edde311c8b1eccb83313870e8c47c7c592f3ff8deee372f2f8c",
"target": "editor",
"built_on": "2026-06-16",
"built_by": "Forge (Ozan's Windows box — local build)",
"toolchain": "MSVC VS BuildTools 2022 (vcvarsall amd64), SCons 4.10.1, mono glue + GodotSharp assemblies",
"scons_flags": "platform=windows target=editor module_mono_enabled=yes",
"note": "Branded editor binary. Built from engine 420e74bf8e (agent_skinned mat4x3 palette, far-LOD dominant-bone, set_bone_matrices, crowd-engine-roadmap). 4.6.5. Console binary included."
}
},
"terrain_3d": {
"macos-arm64": {
"debug_framework": "engine/macos-arm64/terrain_3d/bin/libterrain.macos.debug.framework",
"release_framework": "engine/macos-arm64/terrain_3d/bin/libterrain.macos.release.framework",
"sha256_debug": "653a16ffdc3e6bb05cf514b9700c943c8694133e28ec65800d074c58c13ea216",
"sha256_release": "ca16b2a6afa80c382ffd578ebb6b31ce456a251ef8642e7d1addba79ef51d564",
"engine_repo": "tinqs/engine",
"engine_commit": "bb8fe2f",
"built_against_engine_binary": "de00a306c",
"built_on": "2026-06-09",
"built_by": "Kraken",
"fix": "get_height no longer returns NaN at region borders.",
"install": "cp -R engine/macos-arm64/terrain_3d/bin/libterrain.macos.*.framework <ariki-game>/addons/terrain_3d/bin/",
"note": "GDExtension only — no engine rebuild needed."
}
}
}