mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
This is due to a Godot 4.1.1 bug in combination with the latest MoltenVK release. See https://github.com/godotengine/godot/pull/81219#issuecomment-1706609032. We are hardcoding the SDK version for now, until the fix has been merged and released in Godot 4.1.x.
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"cmake.configureOnOpen": false,
|
|
"C_Cpp.intelliSenseEngine": "disabled",
|
|
"dotnet.defaultSolution": "disable"
|
|
}
|