Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 808 Bytes

File metadata and controls

18 lines (13 loc) · 808 Bytes

MegaAPI

A Mik mod allowing developer to interface with the game directly.

MegaAPI is fully open source and free for everyone to contribute with PRs

Features

  • Event Manager, Currently limited to some events but in expansion
  • Custom Commands
  • (Planned) Custom Menus
  • (Planned) Custom Level Loader

Examples

Currently, there aren't any examples but the Main should be enough to understand how it works.

Developer Setup

The game is using IL2CPP so its required to have the Assembly-Csharp via MelonLoader.

install MelonLoader version 0.7.2-ci.2385 by enabling nightly builds.