YuanAPI
吾今有世家模组程序库,为模组提供添加修改物品和本地化的工具。A modding library of House of Legacy. Provides tools for adding, modifying props and localized strings.
| Date uploaded | a week ago |
| Version | 0.1.0 |
| Download link | LymoneLM-YuanAPI-0.1.0.zip |
| Downloads | 53 |
| Dependency string | LymoneLM-YuanAPI-0.1.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100LymoneLM-NewtonsoftJson
提供Newtonsoft.Json库的netstandard2.0版本。Shared the netstandard2.0 version of the Newtonsoft.Json library.
Preferred version: 13.0.4README
元 Yuan API
吾今有世家模组程序库,为模组提供添加修改物品和本地化的工具。A modding library of House of Legacy. Provides tools for adding, modifying props and localized strings.
这个模组是一个程序库,可能被其他模组依赖。通常情况下您不需要主动安装这个模组。
This mod is a library that may be required by other mods. Normally, you don’t need to install it manually.
如果您有任何疑问或建议,或者发现BUG,欢迎添加QQ群交流:1058593281
If you have any questions, suggestions, or encounter bugs, feel free to join our Discord Server for discussion.
📦 安装 Installation
推荐使用模组管理器自动安装 Use Mod Manager
手动安装 Manual
-
首先需要安装BepInExPack
-
使用本包中BepInEx文件夹覆盖游戏根目录BepInEx文件夹
-
First, install BepInExPack
-
Overwrite the BepInEx folder in the game's root directory with the one from this package
🧑💻 开发者 Developer
元API尚在开发中,更多细节请移步GitHub,或加入QQ群获取。
CHANGELOG
v0.1.0
- 支持本地化字串添加和修改
- 支持从AssetBundle加载预制体、图像和音频
- 支持物品添加与修改