Skip to content

Dual-Iron/fisobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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