InteractiveCameraTweak
This mod fixes an issue where performance drops while using Camera Control.
| Last updated | 3 days ago |
| Total downloads | 15 |
| Total rating | 0 |
| Categories | Technical Tweaks |
| Dependency string | orange3134-InteractiveCameraTweak-0.0.1 |
| 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.1ResoniteModding-BepisResoniteWrapper
Common hooks and events library for BepInEx Resonite mods. Provides essential events like OnEngineReady to simplify mod development.
Preferred version: 1.0.2README
InteractiveCameraTweak
A Resonite mod that [TODO: describe what your mod does here].
Installation (Manual)
- Install BepisLoader for Resonite.
- Download the latest release ZIP file (e.g.,
orange-InteractiveCameraTweak-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.
Development
Getting Started with This Template
This project was created using the BepInEx Resonite template. For comprehensive setup and development instructions, see the Creating a Project guide.
TODO: Remove this section after setting up your project