A NeosModLoader mod for Neos that exposes what mods you have loaded to your userspace.
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. the harmonyid list has a config option to only show mods that were called before it. mods are called in mod file name alphabetical order.
このModはUserSpaceに対しスロットを追加することで導入しているModの一覧を取得できるようにする Neos の NeosModLoader 向けModです。
- Install NeosModLoader.
- Place ExposePatchedMethods.dll into your
nml_mods
folder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods
for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you. - Start the game. If you want to verify that the mod is working you can check your Neos logs.