Mod Config GUI
自动为拥有由BepInEx直接生成的配置文件的模组生成GUI。
通常而言,受支持的配置文件是ElinBepInExconfig文件夹下的cfg文件。
以下内容详情见workshopcontent21351503379819704README.md:
支持多语言本地化,从Mod文件夹LangConfig中读取xlsx文件的’Config’工作表,文件名:语言.xlsx,如EN.xlsx。
ConfigFile必须是Mod的BaseUnityPlugin.Config属性,否则无法直接生成,需由Mod作者注册对应Builder。
GUI支持Mod作者进行一定程度的自定义,也支持非BepInEx的配置文件,但无法自动生成。
源代码 [github.com]
GPT translation:
EN:
This mod automatically generates a GUI for mods that has config files directly generated by BepInEx.
Generally, the supported config files are cfg files in the ElinBepInExconfig folder.
The following content is in workshopcontent21351503379819704README.md:
It supports multi-language localization, reading the ‘Config’ worksheet of the xlsx file in the Mod folderLangConfig, file name: language.xlsx, such as EN.xlsx.
ConfigFile must be the BaseUnityPlugin.Config property of the mod, otherwise it cannot be generated directly, and the mod author needs to register the corresponding Builder.
GUI supports mod authors to make some customizations, also supports non-BepInEx config files, but cannot be automatically generated.
Source code [github.com]
JP:
このMODは、BepInExによって直接生成された設定ファイルを持つMODのGUIを自動生成します。
通常、サポートされる設定ファイルは、ElinBepInExconfigフォルダ内のcfgファイルです。
ワークシートの内容は、workshopcontent21351503379819704README.mdにあります。
多言語対応、ModフォルダLangConfigにあるxlsxファイルの’Config’ワークシートを読み取ります。ファイル名:言語.xlsx、例:EN.xlsx。
ConfigFileは、MODのBaseUnityPlugin.Configプロパティである必要があります。そうでない場合、直接生成できません。MOD作者は、対応するBuilderを登録する必要があります。
GUIは、MOD作者が少しカスタマイズできるようになります。非BepInExの設定ファイルもサポートしていますが、自動生成できません。
ソースコード [github.com]
Revisions:
Old revisions of this mod are available below. Click the link to download.