
ExposePatchedMethods
exposes what mods you have loaded to your userspace or slots under your userRootDetails
ExposePatchedMethods
A BepisLoader mod for Resonite that exposes what mods you have loaded to your userspace or slots under your userRoot.
it does this by creating a slots that's children are mods, there are 2 types of mod lists, mod names and harmonyids. there are config options to expose these lists under your UserSpace root and UserRoot.
このModはUserSpaceに対しスロットを追加することで導入しているModの一覧を取得できるようにする Resonite の BepisLoader 向けModです。
Installation
- Install BepisLoader.
- Place ExposePatchedMethods.dll into your
pluginsfolder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\pluginsfor a default install. - Start the game. If you want to verify that the mod is working you can check your BepInEx log at
C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\LogOutput.log