You are viewing a potentially older version of this package. View all versions.
GyztorMizirath-ArrayEditor-1.0.6 icon

ArrayEditor

A Bepis Mod Loader mod that allows arrays to load as lists. Allowing the use of components like GradientStripTexture.

Date uploaded 5 days ago
Version 1.0.6
Download link GyztorMizirath-ArrayEditor-1.0.6.zip
Downloads 31
Dependency string GyztorMizirath-ArrayEditor-1.0.6

This mod requires the following mods to function

ResoniteModding-BepisLoader-1.6.0 icon
ResoniteModding-BepisLoader

A mod loader which allows using BepInEx with Resonite

Preferred version: 1.6.0

README

BepisArrayEditor

Thunderstore Badge

A Resonite mod that makes Arrays editable in game in the few places those are used.

Example Image with a ValueArray of type bool

Installation (Manual)

  1. Install BepisLoader for Resonite.
  2. Download the latest release ZIP file (e.g., GyztorMizirath-ArrayEditor-X.zip) from the Releases page.
  3. Extract the ZIP and copy the plugins folder to your BepInEx folder in your Resonite installation directory:
    • Default location: C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
  4. 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