OnToWelcomeCommittee-FocusAnywhere icon

FocusAnywhere

Allows using focus mode anywhere regardless of surface or location, except maybe not lakes...

Last updated 2 weeks ago
Total downloads 145
Total rating 1 
Categories Mods
Dependency string OnToWelcomeCommittee-FocusAnywhere-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

# FocusAnywherePlNESPlugin

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*