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.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 5 months ago |
| Version | 1.0.4 |
| Download link | ETOS-000KindredFix-1.0.4.zip |
| Downloads | 6617 |
| Dependency string | ETOS-000KindredFix-1.0.4 |
This mod requires the following mods to function
README
Misc. Fixes for Kindred.
Simple IL-hook based mod, no assets have been re-used, in-place modified or redistributed from the original mod creator.
have fun.
Details
KindredBehaviour.FixedUpdate:
(CharacterBody characterBody = list[RoR2Application.rng.RangeInt(0, list.Count)]; // Where list.Count can be zero as well, causing an exception.)