ValueProxyExtensions
Adds a few extra features to reference and value proxies
| Last updated | 2 days ago |
| Total downloads | 7 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | art0007i-ValueProxyExtensions-2.1.5 |
| 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.5.1README
ValueProxyExtensions
A Resonite mod that adds a few extra features to reference and value proxies.
All features can be individually disabled using the config system.
- Reference Proxies now display the type they are storing #647
- Reference Proxies also act as a value proxy with the full type name (disabled by default, can be used for dropping into the component attacher generic type selector)
- Value Proxies can be clicked into a field similar to reference proxies #648
- Pressing secondary with a flux tip while holding a value or reference proxy will create an input with that value #645
- Inspector panels will generate buttons that allow grabbing and dropping types such as float3, floatQ, enums etc. (disabled by default as a similar feature has been added to resonite)
- Value Proxies can be transferred between world and userspace by using the click in feature.
Installation (Manual)
- Install BepisLoader for Resonite.
- Download the latest release ZIP file (e.g.,
art0007i-ValueProxyExtensions-1.0.0.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.