发布 package preview2 版本收口

This commit is contained in:
JSD\13999
2026-06-08 16:38:02 +08:00
parent d42c8f9d1d
commit b91fc5484a
7 changed files with 23 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ Add FlowScope, R3.Unity, and the NuGet R3 core dependency to the consuming proje
],
"dependencies": {
"com.cysharp.r3": "https://github.com/Cysharp/R3.git?path=src/R3.Unity/Assets/R3.Unity#1.3.0",
"com.flowscope.gamecore": "ssh://git@git.zz.com:2222/Developer/FlowScope.git?path=/Packages/com.flowscope.gamecore#v0.2.0-preview.1",
"com.flowscope.gamecore": "ssh://git@git.zz.com:2222/Developer/FlowScope.git?path=/Packages/com.flowscope.gamecore#v0.2.0-preview.2",
"org.nuget.r3": "1.3.0"
}
}