diff --git a/engine/windows-x64/tinqs.windows.editor.x86_64.mono.console.exe b/engine/windows-x64/tinqs.windows.editor.x86_64.mono.console.exe index 26b7d33..a53439e 100644 --- a/engine/windows-x64/tinqs.windows.editor.x86_64.mono.console.exe +++ b/engine/windows-x64/tinqs.windows.editor.x86_64.mono.console.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5e40a6979b82b39d6c0ffa46d6846d8e090f3d07a6fe7ea0e161c449585f5cb -size 301056 +oid sha256:353e7a3ac365697820ca971d71b364b74209de10340ea66d817710670e4d3062 +size 300544 diff --git a/engine/windows-x64/tinqs.windows.editor.x86_64.mono.exe b/engine/windows-x64/tinqs.windows.editor.x86_64.mono.exe index 215c631..044aab4 100644 --- a/engine/windows-x64/tinqs.windows.editor.x86_64.mono.exe +++ b/engine/windows-x64/tinqs.windows.editor.x86_64.mono.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b86113409ab95ad68823f19192cdaea152824008f6560adbc55ab469304f660d -size 168243200 +oid sha256:601ec583007e122fe4f86570c5f8bfbb90d43fbf54a658b499891d7f4c9f8536 +size 168328704 diff --git a/manifest.json b/manifest.json index 2b63fe4..d711e6a 100644 --- a/manifest.json +++ b/manifest.json @@ -16,16 +16,17 @@ "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.3.stable.mono.custom_build.67d0322c0", + "version": "4.6.4.stable.mono.custom_build.64fb5cc3ae", "engine_repo": "tinqs/engine", - "engine_commit": "67d0322", - "sha256": "b86113409ab95ad68823f19192cdaea152824008f6560adbc55ab469304f660d", + "engine_commit": "64fb5cc3ae", + "sha256": "601ec583007e122fe4f86570c5f8bfbb90d43fbf54a658b499891d7f4c9f8536", + "sha256_console": "353e7a3ac365697820ca971d71b364b74209de10340ea66d817710670e4d3062", "target": "editor", - "built_on": "2026-06-09", + "built_on": "2026-06-14", "built_by": "Forge (Ozan's Windows box — local build)", - "toolchain": "MSVC VS BuildTools 2022 (vcvars amd64), SCons, mono glue + GodotSharp assemblies", + "toolchain": "MSVC VS BuildTools 2022 (vcvars amd64), SCons, mono glue + GodotSharp assemblies + D3D12 SDK", "scons_flags": "platform=windows target=editor module_mono_enabled=yes", - "note": "Branded editor binary (Tinqs app icon/splash/logos baked in). Built from engine 67d0322. .NET assemblies (GodotSharp) + the Terrain3D addon are provided by the game project. Run with the existing ariki-game project. console_binary = the .console.exe variant for terminal stdout." + "note": "Branded editor binary (Tinqs app icon/splash/logos baked in). Built from engine 64fb5cc3ae (agent_skinned module, godot→tinqs branding renames, 4.6.4 version bump). .NET assemblies (GodotSharp) + the Terrain3D addon are provided by the game project. console_binary = the .console.exe variant for terminal stdout." } } }