


This mod enables enhanced customization and plugin support for On-Together. It hooks into the game's core systems using BepInEx and RuntimeDetour to allow focus behavior changes.
Version: 0.1.0 — March 27, 2026
Status: Experimental / Learning Build
## Features
- Custom UI controller injection
- Runtime patching via Harmony
- Configurable settings via settings-res file
- Debug logging to Player.log
## Setup
1. Install [BepInEx](https://github.com/BepInEx/BepInEx) into your On-Together directory.
2. Place this plugin folder inside On-Together/BepInEx/plugins/.
3. Launch the game to generate config and logs.
## Notes
- Requires MonoMod.RuntimeDetour.dll, BepInEx.dll, and UnityEngine.CoreModule.dll to compile.
- For development, reference DLLs from your Unity install and game directory.
Made for fun ✨
*EDITOR NOTES: I don't wanna pull the wool over anyone's eye this was made with the help of Bezi Unity Assistant! I completely understand if you prefer not to use the plugin in that case, I am learning and am trying to avoid using it as much as possible, it is just taking time. Thank you for your notice!
-PlNES*