Skip to content

A The Binding of Isaac modding API that tracks the qualities of all the collectibles present in the current room.

License

Notifications You must be signed in to change notification settings

Guantol-Lemat/Isaac.ReactionAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactionAPI

ReactionAPI is a modding API for "The Binding of Isaac: Rebirth". Its purpose is to allow modders to easily obtain information on the current Collectibles present in the room through the provided Interface.

This mod can be easily installed by copying the contents of the repository into a folder within the 'mods' folder located in the same directory as the executable, or by subscribing to the mod on the Steam Workshop.

API Features

  • Obtain information on the item pedestals in the room such as:
    • The Collectible /s obtainable and their Cycle Order
    • All Pedestal with a Blind Curse
    • All Newly spawned Collectibles
    • All Shop Pedestals
  • Obtain the "Qualities" present in the current room, based on the quality the user has set for each item
  • Specify new rules that define what needs to be considered Blind

Documentation

Go to the wiki or the doc.md

About

A The Binding of Isaac modding API that tracks the qualities of all the collectibles present in the current room.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages