Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
/ fisob-api Public archive

A library that streamlines adding new types of physical objects to Rain World.

License

Notifications You must be signed in to change notification settings

Dual-Iron/fisob-api

Repository files navigation

301 Moved Permanently

This repository is for Rain World v1.5. The updated version for Rain World v1.9 is available here.

fisob-api

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

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

Usage

Visit the examples directory for examples of fisob-api. Each of them has a Plugin class that shows how to properly configure your BepInPlugin and how to register content.

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 (if) you release your mod, package the Fisobs.dll file with it.

About

A library that streamlines adding new types of physical objects to Rain World.

Topics

Resources

License

Stars

Watchers

Forks

Languages