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
CHANGELOG
1.0.3
- Added the ability to specify
childPathwith a relative path to aGameObjectwithChildLocator, that will be added to theChildLocator.
1.0.2
- Fixed an issue where idrs with missing keyAsset would prevent game loading.
1.0.1
- Added support for skin-specific idrs. If
.idrsJsonhas not emptyskinNamefield, the rules will be applied only to that skin.
1.0.0
- Mod release.