You are viewing a potentially older version of this package.
View all versions.
Toggles
Add toggles for features that really should have them.
| Date uploaded | 2 weeks ago |
| Version | 1.1.0 |
| Download link | LeCloutPanda-Toggles-1.1.0.zip |
| Downloads | 55 |
| Dependency string | LeCloutPanda-Toggles-1.1.0 |
This mod requires the following mods to function
README
Toggles
A Resonite mod that add toggles for features that really should have them.
Missing features?
Create an issue in the issues tab or ping me(@lecloutpanda) in the FrooxEngine Modding discord, if possible please provide a basic summary of what you want to be added, what the vanilla feature does and how you'd like it to be added as a toggle as this will make it easier for me to add your suggestion.
Installation (Manual)
- Install BepisLoader for Resonite.
- Download the latest release ZIP file (e.g.,
LeCloutPanda-Toggles-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.
Credits
- Base patches by LeCloutPanda
- Wiki integrations by art0007i
- Patch cleanups/reworks by NepuShiro
CHANGELOG
v1.1.0
Updated
- Reorganized code for improved source readability
- Updated
en.jsonlocale - Split wiki integration options into two one for inspectors and one for the protoflux tool
Added
Overview Toggle Solves issue solves https://github.com/LeCloutPanda/Toggles/issues/1
- Added an option to toggle the "Overview" button in the Protoflux Tool
- When disabled, the "Overview" button is removed from the context menu
Gizmo Snapping solves https://github.com/LeCloutPanda/Toggles/issues/2
- Added an option to "Toggle Gizmo Snapping" when translating gizmos via a generated context menu item under "Gizmo Options" in the DevTool
- Includes a toggle to enable or disable generation of the menu item itself
- Toggling "Toggle Gizmo Snapping" via the context menu updates the default configuration value
- Changing the default value in the settings page updates the tool's runtime variables
Hide "Ask to Join" Button solves https://github.com/LeCloutPanda/Toggles/issues/4
- Added an option to disable the "Ask to Join" button in the Contacts page for a contact
- Note: There is a known issue where headless host accounts for sessions that are not joinable may still display the "Ask to Join" button