diff --git a/.gitea/workflows/package-hosts-verify.yml b/.gitea/workflows/package-hosts-verify.yml index e07db3d..1ab27ca 100644 --- a/.gitea/workflows/package-hosts-verify.yml +++ b/.gitea/workflows/package-hosts-verify.yml @@ -39,6 +39,7 @@ jobs: cat "$machine_id_file" > /etc/machine-id echo "Unity machine identity restored" fi + git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/" unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)" test -n "$unity_bin" "$unity_bin" -version | head -n 1 | grep -F "$UNITY_VERSION" diff --git a/.gitea/workflows/workspace-validate.yml b/.gitea/workflows/workspace-validate.yml index 80148c5..58f059b 100644 --- a/.gitea/workflows/workspace-validate.yml +++ b/.gitea/workflows/workspace-validate.yml @@ -54,6 +54,7 @@ jobs: cat "$machine_id_file" > /etc/machine-id echo "Unity machine identity restored" fi + git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/" unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)" test -n "$unity_bin" mkdir -p Artifacts diff --git a/Assets/Modules/ShrinkApp.Core b/Assets/Modules/ShrinkApp.Core index 7d65b6a..0fe4661 160000 --- a/Assets/Modules/ShrinkApp.Core +++ b/Assets/Modules/ShrinkApp.Core @@ -1 +1 @@ -Subproject commit 7d65b6aa0e7e882839a0334ee8590495568fb50b +Subproject commit 0fe46612735c438b0bf069c4edfcca775b83ed61 diff --git a/Assets/Modules/ShrinkApp.Starter.Basic b/Assets/Modules/ShrinkApp.Starter.Basic index 312dd98..ec2af3a 160000 --- a/Assets/Modules/ShrinkApp.Starter.Basic +++ b/Assets/Modules/ShrinkApp.Starter.Basic @@ -1 +1 @@ -Subproject commit 312dd9894331f168ee0111d4ad3adb76fe3bf855 +Subproject commit ec2af3a82d7b22eef20e2e72719be3a369d4f1f8 diff --git a/Assets/Modules/ShrinkCommand b/Assets/Modules/ShrinkCommand index a3a76e8..22d7605 160000 --- a/Assets/Modules/ShrinkCommand +++ b/Assets/Modules/ShrinkCommand @@ -1 +1 @@ -Subproject commit a3a76e805f417ffe91724f1c7b4788af7fd28266 +Subproject commit 22d7605c7603fad36bd57f9cba77bab465752c9a diff --git a/Assets/Modules/ShrinkCommand.Integration.App b/Assets/Modules/ShrinkCommand.Integration.App index 9bb5702..929eaf8 160000 --- a/Assets/Modules/ShrinkCommand.Integration.App +++ b/Assets/Modules/ShrinkCommand.Integration.App @@ -1 +1 @@ -Subproject commit 9bb57025dc1ca2446107023b82c256edde09ab3b +Subproject commit 929eaf8968ccb209335c511db42bb4da9ef1dd62 diff --git a/Assets/Modules/ShrinkCommand.Integration.EventBus b/Assets/Modules/ShrinkCommand.Integration.EventBus index 63f23f3..6ef5adb 160000 --- a/Assets/Modules/ShrinkCommand.Integration.EventBus +++ b/Assets/Modules/ShrinkCommand.Integration.EventBus @@ -1 +1 @@ -Subproject commit 63f23f397e258494f7e2899cd32185f71de4bffd +Subproject commit 6ef5adb9c78dae094ed2eb20a20116afd7e703ef diff --git a/Assets/Modules/ShrinkCommand.Integration.Network b/Assets/Modules/ShrinkCommand.Integration.Network index e7f2d73..17013e8 160000 --- a/Assets/Modules/ShrinkCommand.Integration.Network +++ b/Assets/Modules/ShrinkCommand.Integration.Network @@ -1 +1 @@ -Subproject commit e7f2d735885c16513710266387ac4ef255284afc +Subproject commit 17013e83a83e6f320324af190dddde90d6a5c677 diff --git a/Assets/Modules/ShrinkContext.AppAdapter b/Assets/Modules/ShrinkContext.AppAdapter index d53b1b7..fedc20c 160000 --- a/Assets/Modules/ShrinkContext.AppAdapter +++ b/Assets/Modules/ShrinkContext.AppAdapter @@ -1 +1 @@ -Subproject commit d53b1b7997181dee207ef071954fa6dad8d568d7 +Subproject commit fedc20c1b90b978e505b89938275be79d8f1e676 diff --git a/Assets/Modules/ShrinkContext.Core b/Assets/Modules/ShrinkContext.Core index 709e9c1..341976f 160000 --- a/Assets/Modules/ShrinkContext.Core +++ b/Assets/Modules/ShrinkContext.Core @@ -1 +1 @@ -Subproject commit 709e9c18a41395b1ab7077e90437e22da5990f3b +Subproject commit 341976fac60fdc21137c5a061ed76679e4d17d0f diff --git a/Assets/Modules/ShrinkContext.EventBusAdapter b/Assets/Modules/ShrinkContext.EventBusAdapter index 5426e21..86c9dc6 160000 --- a/Assets/Modules/ShrinkContext.EventBusAdapter +++ b/Assets/Modules/ShrinkContext.EventBusAdapter @@ -1 +1 @@ -Subproject commit 5426e21c214d70a34a5fa1c46239b513470bc80a +Subproject commit 86c9dc644ebdc766f255d1435c2bde0dfa3f2d85 diff --git a/Assets/Modules/ShrinkDataSaver b/Assets/Modules/ShrinkDataSaver index 65a1553..7cfa6bf 160000 --- a/Assets/Modules/ShrinkDataSaver +++ b/Assets/Modules/ShrinkDataSaver @@ -1 +1 @@ -Subproject commit 65a155361256be255268099fa1d8aa188dea7162 +Subproject commit 7cfa6bf8e3bffa416372aa49832c6365ffa70c26 diff --git a/Assets/Modules/ShrinkDataSaver.Integration.App b/Assets/Modules/ShrinkDataSaver.Integration.App index c8cf6e8..e04a15c 160000 --- a/Assets/Modules/ShrinkDataSaver.Integration.App +++ b/Assets/Modules/ShrinkDataSaver.Integration.App @@ -1 +1 @@ -Subproject commit c8cf6e8713a87a03dd164e179ade6425aae89779 +Subproject commit e04a15c1811cae204d227c47608cafe81c0266da diff --git a/Assets/Modules/ShrinkDataSaver.Integration.EventBus b/Assets/Modules/ShrinkDataSaver.Integration.EventBus index fa7897f..df7a0d6 160000 --- a/Assets/Modules/ShrinkDataSaver.Integration.EventBus +++ b/Assets/Modules/ShrinkDataSaver.Integration.EventBus @@ -1 +1 @@ -Subproject commit fa7897f827a4bfd4b422b0a1dcde5e1bc0f74d96 +Subproject commit df7a0d68fe0ad83610c442c6cee793e7ad0ba7a3 diff --git a/Assets/Modules/ShrinkEventBus b/Assets/Modules/ShrinkEventBus index ba84865..d7ae601 160000 --- a/Assets/Modules/ShrinkEventBus +++ b/Assets/Modules/ShrinkEventBus @@ -1 +1 @@ -Subproject commit ba84865d7ae700ef775dcafb1d410c8c349ad7a5 +Subproject commit d7ae6016cb5a3df2472474e6b3636bd15460c55d diff --git a/Assets/Modules/ShrinkEventBus.Entities b/Assets/Modules/ShrinkEventBus.Entities index 905c827..6602769 160000 --- a/Assets/Modules/ShrinkEventBus.Entities +++ b/Assets/Modules/ShrinkEventBus.Entities @@ -1 +1 @@ -Subproject commit 905c827552b0413e808b122a7cee648d39d5c2ed +Subproject commit 6602769bfe56b6cfdfff0b66d5476a6c3a3a3a0d diff --git a/Assets/Modules/ShrinkInstaller b/Assets/Modules/ShrinkInstaller index afc58da..ece3f07 160000 --- a/Assets/Modules/ShrinkInstaller +++ b/Assets/Modules/ShrinkInstaller @@ -1 +1 @@ -Subproject commit afc58da57948fac163127d12d6e82b0b327f00a1 +Subproject commit ece3f072dd3b3cac52788f33d4b40ae2103a3b14 diff --git a/Assets/Modules/ShrinkModFramework b/Assets/Modules/ShrinkModFramework index a5a7f33..e91db64 160000 --- a/Assets/Modules/ShrinkModFramework +++ b/Assets/Modules/ShrinkModFramework @@ -1 +1 @@ -Subproject commit a5a7f3329fe1c38b628e06fcdd12cf1a5c2c5278 +Subproject commit e91db64d760601925f643252068f5c559c557e44 diff --git a/Assets/Modules/ShrinkNetwork b/Assets/Modules/ShrinkNetwork index 6709e9d..54cd4aa 160000 --- a/Assets/Modules/ShrinkNetwork +++ b/Assets/Modules/ShrinkNetwork @@ -1 +1 @@ -Subproject commit 6709e9dea3a8bcd5d9046f5b0c1ee932ebbe4ad4 +Subproject commit 54cd4aab56052d9bd2df914521634e8121675e86 diff --git a/Assets/Modules/ShrinkNetwork.Integration.App b/Assets/Modules/ShrinkNetwork.Integration.App index 0df62be..b5262d2 160000 --- a/Assets/Modules/ShrinkNetwork.Integration.App +++ b/Assets/Modules/ShrinkNetwork.Integration.App @@ -1 +1 @@ -Subproject commit 0df62beb1c5332fd9ed33ba438b2f6166a274ac8 +Subproject commit b5262d223a8b85c0d44ba29c3878d669ee3f8506 diff --git a/Assets/Modules/ShrinkNetwork.Integration.EventBus b/Assets/Modules/ShrinkNetwork.Integration.EventBus index 91e0f5e..df3519f 160000 --- a/Assets/Modules/ShrinkNetwork.Integration.EventBus +++ b/Assets/Modules/ShrinkNetwork.Integration.EventBus @@ -1 +1 @@ -Subproject commit 91e0f5e6791568780fde201a6dde3f3dcc2268ef +Subproject commit df3519fa960cd2c6c2fa50b9751fde63c0c8ea4e diff --git a/Assets/Modules/ShrinkShared.CodeGen b/Assets/Modules/ShrinkShared.CodeGen index ec48264..a6f9853 160000 --- a/Assets/Modules/ShrinkShared.CodeGen +++ b/Assets/Modules/ShrinkShared.CodeGen @@ -1 +1 @@ -Subproject commit ec482647043df00962e21773b4baf3f778a64896 +Subproject commit a6f98534c3364978a02e6add7b10b76d880f4192 diff --git a/Assets/Modules/ShrinkTutorial b/Assets/Modules/ShrinkTutorial index e279c42..b589f2a 160000 --- a/Assets/Modules/ShrinkTutorial +++ b/Assets/Modules/ShrinkTutorial @@ -1 +1 @@ -Subproject commit e279c4230ec4a4d6f098285a53913dcf09e59db6 +Subproject commit b589f2a385d14b0c434f35dedad6d516d11af46b diff --git a/Packages/manifest.json b/Packages/manifest.json index a43f600..75f4095 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b", - "com.gamebooom.unity.mcp": "https://github.com/FunplayAI/funplay-unity-mcp.git", + "com.gamebooom.unity.mcp": "https://github.com/FunplayAI/funplay-unity-mcp.git#20e2e09e0cfd6e0b807a2163035f07db67a48018", "com.unity.collab-proxy": "2.12.4", "com.unity.entities": "1.0.11", "com.unity.feature.2d": "2.0.1", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 49156cc..18cf9c2 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -8,7 +8,7 @@ "hash": "7c0f199fe0d3fc528024488ccd671e6c7b27745b" }, "com.gamebooom.unity.mcp": { - "version": "https://github.com/FunplayAI/funplay-unity-mcp.git", + "version": "https://github.com/FunplayAI/funplay-unity-mcp.git#20e2e09e0cfd6e0b807a2163035f07db67a48018", "depth": 0, "source": "git", "dependencies": { diff --git a/Tools/RepositoryMigration/Initialize-ShrinkSdkPackageRepositories.ps1 b/Tools/RepositoryMigration/Initialize-ShrinkSdkPackageRepositories.ps1 index d0102ee..4132b5a 100644 --- a/Tools/RepositoryMigration/Initialize-ShrinkSdkPackageRepositories.ps1 +++ b/Tools/RepositoryMigration/Initialize-ShrinkSdkPackageRepositories.ps1 @@ -245,6 +245,7 @@ jobs: cat "$machine_id_file" > /etc/machine-id echo "Unity machine identity restored" fi + git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/" unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)" test -n "$unity_bin" "$unity_bin" \