Artemis Kearney

Now available on the World Wide Web!

View My GitHub Profile

CustomEvents

GitHub

A library for Beat Saber that lets other mods define and register for new beatmap event types, and lets beatmap creators use those events in songs. This could be used to create anything from new types of notes to changes to the environment to entirely new gameplay mechanics, as new mods are developed that take advantage of this library’s features.

CustomEvents implements a specification defined by the CustomJSONData library. The current version (referred to as “SimpleCustomEvents” on GitHub) exists to make custom events useable now; future plans exist to develop more advanced features to give modders more control over events and how they receive them, while maintaining backwards compatibility with the current interface.

Features: