Skip to content

Dual-Iron/fisobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fisobs

A programming library that makes creating new Rain World content easier. Currently supports adding new items and creatures.

Has several examples. Documentation is extensive. Bereft of copyright.

Usage

Visit the examples directory for examples of fisob-api.

Setup

To use Fisobs in your project:

  1. Download the Fisobs.dll and Fisobs.xml files from the Releases page.
  2. Reference the library in your C# project.?
  3. When you release your mod, include Fisobs into modinfo.json dependencies and optionally use [BepInDependency] tag on your BaseUnityPlugin class to ensure loading own code after Fisobs.

About

Simplifies adding new objects

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages