Releases: abevol/KingdomMod
KingdomMod v2.4.3
- Support game version 2.3.2
- Fixed crash from game update.
Note:
After the 2.1.4 version update, the Windows platform game has switched to the IL2CPP version, so you need to re-download and install the IL2CPP version of the BepInEx Mod Loader.
You also need to download and install Cpp2IL.Patch and Il2CppInterop.Patch, extract them to the game root directory, and overwrite the files with the same name as those in the BepInEx Mod Loader.
Alternatively, you can directly download the merged compressed file KingdomMod.All-BIE6_IL2CPP-vX.X.X-with-BepInEx.zip.
注意:
Windows 平台的游戏在 2.1.4 版本更新后已改为IL2CPP版,因此您需要重新下载安装IL2CPP版的 BepInEx 模组加载器。
并且还需要下载安装 Cpp2IL.Patch 和 Il2CppInterop.Patch,解压至游戏根目录,覆盖 BepInEx 模组加载器的同名文件。
也可以直接下载合并后的压缩包文件KingdomMod.All-BIE6_IL2CPP-vX.X.X-with-BepInEx.zip
KingdomMod v2.4.2
- Support game version 2.3.1
- Fixed crash from game update.
注意:
Windows 平台的游戏在 2.1.4 版本更新后已改为IL2CPP版,因此您需要重新下载安装 BepInEx 模组加载器。
并且还需要下载安装 Cpp2IL.Patch,解压至游戏根目录,覆盖 BepInEx 模组加载器的同名文件。
也可以直接下载合并后的压缩包文件KingdomMod.All-BIE6_IL2CPP-vX.X.X-with-BepInEx.zip
KingdomMod v2.4.1
- Support game version 2.2.0
- Fixed crash from game update.
注意:
Windows 平台的游戏在 2.1.4 版本更新后已改为IL2CPP版,因此您需要重新下载安装 BepInEx 模组加载器。
并且还需要下载安装 Cpp2IL.Patch,解压至游戏根目录,覆盖 BepInEx 模组加载器的同名文件。
KingdomMod v2.4.0
- Support game version 2.1.4 (R22452)
- Update BepInEx to version 6.0.0-be.735
- Add Cpp2IL.Patch package to fix BepInEx's crash.
- Other optimizations and updates.
注意:
Windows 平台的游戏在本次更新后已改为IL2CPP版,因此您需要重新下载安装 BepInEx 模组加载器。
并且还需要下载安装 Cpp2IL.Patch,解压至游戏根目录,覆盖 BepInEx 模组加载器的同名文件。
KingdomMod v2.3.2
- Support game version 2.0.3.
- Add PersephoneCage marker.
- Add SummonBell marker.
- Fix the loss of precision.
- Add TeleporterExit marker.
- Fixed Castle price.
- Add StatuePike marker.
- Add HephaestusForge marker.
- Add Lighthouse marker.
- Add PortalDock marker.
- Rename Style to MarkerStyle.
- Add GUI style config.
- Add background texture.
KingdomMod v2.3.1
Fixed errors in #13
KingdomMod v2.3.0
Support the latest version of the game (2.0.2)
#12
KingdomMapMod v2.2.3
Fixed bug in float string parsing. #6
KingdomMapMod v2.2.2
将ExploredRegions移至单独的配置文件。
将GameExtensions.cs移至单独的文件。
KingdomMapMod v2.2.1
打印出错的颜色配置选项信息。
出错的颜色设置为白色,模组将继续正常工作。