refactor: move Godot packages into module repositories
Validate ShrinkSDK Workspace / unity (push) Failing after 5s

This commit is contained in:
2026-09-05 03:43:14 +08:00
parent 2695dcdbba
commit e9d8e93427
79 changed files with 92 additions and 1827 deletions
+8
View File
@@ -82,3 +82,11 @@
path = Assets/Modules/ShrinkInstaller
url = https://git.crash.work/ShrinkSDK/Installer.git
branch = main
[submodule "Assets/Modules/ShrinkRuntime.Abstractions"]
path = Assets/Modules/ShrinkRuntime.Abstractions
url = https://git.crash.work/ShrinkSDK/ShrinkRuntime.Abstractions.git
branch = main
[submodule "Godot/Packages/ShrinkSDK.Godot"]
path = Godot/Packages/ShrinkSDK.Godot
url = https://git.crash.work/ShrinkSDK/ShrinkGodot.git
branch = main