Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 734 Bytes

File metadata and controls

13 lines (11 loc) · 734 Bytes

Overview

Library that allows extended internal functionality.

Features

  1. Could either be used in internal program or be injected alone and communicate with external application
  2. Important hooks (Score submission, Chat, Map started, Map changed, Message recieved), ready-to-use
  3. Should allow direct calling of all hookable functions
  4. Easy creation of ingame GUIs
  5. Should allow automation (Starting a song (Letting a bot play?), Downloading maps with osu!direct, play another song, play the downloaded one...)
  6. Disable anti hacking stuff
  7. Allow displaying of stuff like session playcount above/next to fps

This could actually offer similar functionality to the relay server in some ways, just from within the client.