RSIEdit is a GUI application 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.
The latest release for your OS can be downloaded here.
You can find every previous release here.
You can find an (unofficial) installation package on the AUR:
paru -S rsiedit-bin
or
yay -S rsiedit-bin
Note that this package is not maintained by us. Read the PKGBUILD and then proceed at your own risk.
- Clone this repo.
- Run
git submodule update --init
to init submodules and download the importer. - Compile the solution.