SweptWasTaken / RSIEdit

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C# 100.0%