feat: add NuGet and Godot distribution
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# ShrinkModFramework
|
||||
|
||||
一个面向 Unity 的轻量模组框架,目标是给 `Shrink` 系列提供接近 Forge 的核心能力:
|
||||
一个面向 Unity 与 Godot C# 的轻量模组框架,目标是给 `Shrink` 系列提供接近 Forge 的核心能力:
|
||||
|
||||
共享模组合同和加载规则位于 `DotNet~`,Godot `AssemblyLoadContext` 适配与打包工程位于 `Godot~`。Godot 项目安装 `ShrinkSDK.ModFramework.Godot`,会同时取得共享核心包。
|
||||
|
||||
- 模组声明
|
||||
- 模组发现
|
||||
|
||||
Reference in New Issue
Block a user