Skip to content

v0.24.0

Latest

Choose a tag to compare

@WRXinYue WRXinYue released this 03 Jul 23:38

Added

  • ModVariantLoader NuGet package for content mods that ship stable and beta implementation DLLs in one mod folder.
  • ComposeModVariantBundle MSBuild target and CLI to write variant manifests with SHA256 verification.
  • Flat variant layout lib/<ModId>_<pinned-game-version>.dll with schema 2 manifests.

Added

  • ModVariantLoader NuGet 包:内容 mod 可在同一 mod 目录下同时发行 stable 与 beta 实现 DLL。
  • ComposeModVariantBundle MSBuild 目标与 CLI:生成带 SHA256 校验的变体 manifest。
  • 扁平变体布局 lib/<ModId>_<固定游戏版本>.dll,manifest 为 schema 2。