Skip to content

Commit 319df6f

Browse files
committed
chore(deps): refresh bundled NuGet DLLs and Unity-Tests project metas for Unity-MCP 0.70.0
Resolver-driven refresh of Assets/Plugins/NuGet/ folders across Unity-Package + every Unity-Tests/<unity-version>/, plus per-Unity-version .meta regeneration on the bumped DLLs. Changed: McpPlugin 6.1.3 -> 6.2.0, McpPlugin.Common 6.1.3 -> 6.2.0 (sourced from should-refresh-dlls.py output).
1 parent 91c03ad commit 319df6f

29 files changed

Lines changed: 37 additions & 123 deletions

File tree

Unity-Package/Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.ivanmurzak.unity.mcp": {
4-
"version": "0.69.0",
4+
"version": "0.70.0",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
Binary file not shown.

Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.6.1.3/McpPlugin.dll.meta

Lines changed: 0 additions & 39 deletions
This file was deleted.

Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.6.1.3.meta renamed to Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.6.2.0.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

Unity-Tests/2023.2.22f1/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.6.1.3/McpPlugin.dll.meta renamed to Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.6.2.0/McpPlugin.dll.meta

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Unity-Tests/2023.2.22f1/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.6.1.3.meta renamed to Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.Common.6.2.0.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.Common.6.1.3/McpPlugin.Common.dll renamed to Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.Common.6.2.0/McpPlugin.Common.dll

54.5 KB
Binary file not shown.

Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.Common.6.1.3/McpPlugin.Common.dll.meta renamed to Unity-Tests/2022.3.62f3/Assets/Plugins/NuGet/com.IvanMurzak.McpPlugin.Common.6.2.0/McpPlugin.Common.dll.meta

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Unity-Tests/2022.3.62f3/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.ivanmurzak.unity.mcp": {
4-
"version": "0.69.0",
4+
"version": "0.70.0",
55
"depth": 1,
66
"source": "registry",
77
"dependencies": {
@@ -16,7 +16,7 @@
1616
"depth": 0,
1717
"source": "local",
1818
"dependencies": {
19-
"com.ivanmurzak.unity.mcp": "0.69.0",
19+
"com.ivanmurzak.unity.mcp": "0.70.0",
2020
"com.unity.modules.particlesystem": "1.0.0"
2121
}
2222
},

0 commit comments

Comments
 (0)