33d271c783
- Update windows-x64 to engine 4f2e02e5b7 (Godot 4.7, branded). New editor + console binaries (was 4.6.5 / 420e74bf8, now discarded). - Add GodotSharp/ (Api + Tools, 199MB) — REQUIRED for other agents/machines to build & run the C# game against this binary (dotnet build links these). Mirrors the consume model: build once, everyone consumes. - manifest.json: version/commit/sha256 bumped, godotsharp path + install note added. macos-arm64 still 4.6.5 — Kraken to rebuild for 4.7. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
59 lines
1.7 KiBLFS
JSON
59 lines
1.7 KiBLFS
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v8.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v8.0": {
|
|
"GodotTools.OpenVisualStudio/1.0.0": {
|
|
"dependencies": {
|
|
"envdte": "17.8.37221"
|
|
},
|
|
"runtime": {
|
|
"GodotTools.OpenVisualStudio.dll": {}
|
|
}
|
|
},
|
|
"envdte/17.8.37221": {
|
|
"dependencies": {
|
|
"Microsoft.VisualStudio.Interop": "17.8.37221"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/envdte.dll": {
|
|
"assemblyVersion": "17.0.0.0",
|
|
"fileVersion": "17.8.37221.59677"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.VisualStudio.Interop/17.8.37221": {
|
|
"runtime": {
|
|
"lib/net6.0/Microsoft.VisualStudio.Interop.dll": {
|
|
"assemblyVersion": "17.0.0.0",
|
|
"fileVersion": "17.8.37221.59677"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"GodotTools.OpenVisualStudio/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"envdte/17.8.37221": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-oUUkRaXeLltxviRlPdbb36qZyBvAGRsEIRx1JmKlOUh5kquxBV87i1Gs9IFLkK3fQkTr1OmLftLV8/jtnMtPLQ==",
|
|
"path": "envdte/17.8.37221",
|
|
"hashPath": "envdte.17.8.37221.nupkg.sha512"
|
|
},
|
|
"Microsoft.VisualStudio.Interop/17.8.37221": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-24I1zWVFAC1H8OXV7R4n3c/e2lg8zYnpYUtid5JmQL6SsE98KAK+D4OQfbYYDn5l3KazDxwovNqQVCMdL78z+A==",
|
|
"path": "microsoft.visualstudio.interop/17.8.37221",
|
|
"hashPath": "microsoft.visualstudio.interop.17.8.37221.nupkg.sha512"
|
|
}
|
|
}
|
|
} |