fisobs icon indicating copy to clipboard operation
fisobs copied to clipboard

Simplifies adding new objects

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, depend on Fisobs.dll.