Last updated 2 days ago
Total downloads 45
Total rating 0 
Categories Tools
Dependency string jaide-UIScaler-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
jaide-CommandTypeahead-1.0.0 icon
jaide-CommandTypeahead

Autocomplete dropdown for slash commands — shows matching commands from CommandAPI as you type in chat

Preferred version: 1.0.0

README

UI Scaler for On-Together

scales the UI

what it do

  • type /scale in chat to scale the UI
  • usage: /scale <value>
  • recommended values are between 0.5 and 2.0
    • 1.0 is default
    • 0.5 is half size
    • 2.0 is double size

installation

mod manager installation (recommended)

  1. Install via mod manager (search "UI Scaler")
  2. Launch the game through ur favorite mod manager (r2modman, thunderstore, etc.)

manual installation

  1. Install BepInEx 5.x
  2. Extract UIScaler.dll to BepInEx/plugins/
  3. Launch the game

credz

GigaPuff for a great game

jai.gay for the UI Scaler

gays for existing

changes

1.0.0

  • Initial release
  • Resizes the entire UI

1.1.0

  • Improved internal code to work with CommandAPI/CommandTypeahead