diff --git a/BepInEx/Config/FjhmUtil.json b/BepInEx/Config/FjhmUtil.json new file mode 100644 index 0000000..c6a1fb1 --- /dev/null +++ b/BepInEx/Config/FjhmUtil.json @@ -0,0 +1,13 @@ +{ + "HotkeyStr": "F", + "ModfkeyStr": "Shift", + "WinShow_Def": false, + "TextNowait": false, + "ChangeTextWinAlpha": false, + "MsgWinAlpha": 0.699999988079071, + "BtlSkipWait": 0.10000000149011612, + "BtlRClickSkip": true, + "LocalSaveDir": false, + "FontSize": 12, + "ChangeCharImgPos": true +} diff --git a/BepInEx/config.ini b/BepInEx/config.ini new file mode 100644 index 0000000..e746bfb --- /dev/null +++ b/BepInEx/config.ini @@ -0,0 +1,14 @@ +[BepInEx] +EnableConfigWrapperCaching=True +console=false +console-shiftjis=true +preloader-logconsole=false +logger-displayed-levels=Info +chainloader-log-unity-messages=false + +[Preloader] +entrypoint-assembly=UnityEngine.CoreModule.dll +entrypoint-type=MonoBehaviour +entrypoint-method=.cctor +dump-assemblies=false +