refactor: move Godot packages into module repositories
Validate ShrinkSDK Workspace / unity (push) Failing after 5s
Validate ShrinkSDK Workspace / unity (push) Failing after 5s
This commit is contained in:
+2
-2
@@ -82,8 +82,8 @@ addons/shrinksdk
|
||||
在 Workspace 中生成 Installer 包:
|
||||
|
||||
```powershell
|
||||
dotnet build .\Godot\Installer\ShrinkSDK.Godot.Installer.csproj -c Release
|
||||
dotnet pack .\Godot\Installer\ShrinkSDK.Godot.Installer.csproj -c Release --no-build -o .\Godot\Artifacts --include-symbols --include-source
|
||||
dotnet build .\Assets\Modules\ShrinkInstaller\Godot~\ShrinkSDK.Godot.Installer.csproj -c Release
|
||||
dotnet pack .\Assets\Modules\ShrinkInstaller\Godot~\ShrinkSDK.Godot.Installer.csproj -c Release --no-build -o .\Godot\Artifacts --include-symbols --include-source
|
||||
```
|
||||
|
||||
## 宿主节点
|
||||
|
||||
Reference in New Issue
Block a user