LymoneLM-ConfigurationManager icon

ConfigurationManager

按F1打开配置管理器,在游戏内实时编辑模组配置。Press F1 to open the configuration manager and edit mod configurations in real time within the game.

Last updated 2 days ago
Total downloads 25
Total rating 0 
Categories Tools
Dependency string LymoneLM-ConfigurationManager-18.4.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

配置管理器 Configuration Manager

按F1打开配置管理器,在游戏内实时编辑模组配置。Press F1 to open the configuration manager and edit mod configurations in real time within the game.

一种让用户配置插件行为而无需自行制作GUI的简单方法。用户可以更改你所暴露的任何设置,甚至包括键盘快捷键。

An easy way to let user configure how a plugin behaves without the need to make your own GUI. The user can change any of the settings you expose, even keyboard shortcuts.

在游戏中按下热键(默认为F1)即可访问配置管理器。将鼠标悬停在设置名称上可查看其描述(如果有的话)。

The configuration manager can be accessed in-game by pressing the hotkey (by default F1). Hover over the setting names to see their descriptions, if any.

Configuration manager

如果您有任何疑问或建议,或者发现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

  • 首先需要安装BepInExPackYuanAPI

  • 使用本包中BepInEx文件夹覆盖游戏根目录BepInEx文件夹

  • First, install BepInExPack and YuanAPI

  • Overwrite the BepInEx folder in the game's root directory with the one from this package

❗ 声明 Notice

这个模组及其源代码归属BepInEx团队所有,我只是将其打包搬运到吾今有世家模组社区,以便使用模组管理器进行安装