/RSIEdit

C# GUI application for manipulation of RSI files used in SS14.

Primary LanguageC#MIT LicenseMIT

RSIEdit is a GUI for creating and editing RSI files and converting existing DMI files to the RSI format.

It replaces the old RSI Editor with this project and RSI.py with RSI.NET.

Installing

The latest release for your OS can be downloaded here.

You can find every previous release here.

Building

  1. Clone this repo.
  2. Run git submodule init --update to init submodules and download the importer.
  3. Compile the solution.