Multiple Bombs Mod API
Multiple Bombs exposes various APIs to let other mod developers interface with it.
Gameplay Rooms
Gameplay Rooms can customize the spawns of all of the bombs by simply creating empty GameObjects following a specific naming scheme. Read more.
Modules
Modules can use special widget queries to get information about Multiple Bombs's state. Read more.
Missions
Custom missions can have multiple bombs by using a specific API. Read more.
Mod API
Multiple Bombs exposes a public API that can be used by other mods to interoperate with it. Read more.