KingEnderBrine-IDRSJsonLoader icon

IDRSJsonLoader

Automatically loads .idrsjson files

Last updated 5 hours ago
Total downloads 11
Total rating 0 
Categories Mods Libraries
Dependency string KingEnderBrine-IDRSJsonLoader-1.0.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2119 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2119

README

Automatically loads .idrsjson file in the plugins folder produced by ItemDisplayPlacementHelper export and applies it to a body specified inside it.

Replaces existing values in an ItemDisplayRuleSet. File order loading is undefined, so if multiple files add display for the same item/equipment whichever was loaded last will be the winner.

Any AssetBundle specified in the file must be loaded by the time catalogs are initialized.

If you want to manually pass json you can call IDRSJsonLoaderPlugin.ParseAndUpdate().