You are viewing a potentially older version of this package.
View all versions.
ArrayEditor
A Bepis Mod Loader mod that allows arrays to load as lists. Allowing the use of components like GradientStripTexture.
| Date uploaded | a week ago |
| Version | 1.0.1 |
| Download link | GyztorMizirath-ArrayEditor-1.0.1.zip |
| Downloads | 10 |
| Dependency string | GyztorMizirath-ArrayEditor-1.0.1 |
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