You are viewing a potentially older version of this package. View all versions.
LeCloutPanda-Toggles-1.1.0 icon

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

ResoniteModding-BepisLoader-1.3.1 icon
ResoniteModding-BepisLoader

App which allows using BepInEx with Resonite

Preferred version: 1.3.1

README

Toggles

Thunderstore Badge

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)

  1. Install BepisLoader for Resonite.
  2. Download the latest release ZIP file (e.g., LeCloutPanda-Toggles-1.0.0.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

CHANGELOG

v1.1.0

Updated

  • Reorganized code for improved source readability
  • Updated en.json locale
  • 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