ArrayEditor
A Bepis Mod Loader mod that allows arrays to load as lists. Allowing the use of components like GradientStripTexture.
| Last updated | 9 hours ago |
| Total downloads | 12 |
| Total rating | 0 |
| Categories | Mods Inspectors Technical Tweaks |
| Dependency string | GyztorMizirath-ArrayEditor-1.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
ResoniteModding-BepisLoader
A mod loader which allows using BepInEx with Resonite
Preferred version: 1.6.0README
BepisArrayEditor
A Resonite mod that makes Arrays editable in game in the few places those are used.
Installation (Manual)
- Install BepisLoader for Resonite.
- Download the latest release ZIP file (e.g.,
GyztorMizirath-ArrayEditor-X.zip) from the Releases page. - Extract the ZIP and copy the
pluginsfolder to your BepInEx folder in your Resonite installation directory:- Default location:
C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
- Default location:
- Start the game. If you want to verify that the mod is working you can check your BepInEx logs.
Credits
Gyztor Mizirath - Ported to Bepis and added a few fixes for methods that were moved to private.
RyanVittore - Ported to RML and is what this is based off of.
ResoniteModdingGroup(Banane9) - Orginal Mod