Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2119README
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().