Installation

Installing the WARIO editor from GitHub

Installing the WARIO Editor

The latest version of the WARIO editor can be downloaded from the Github page. Once downloaded, unzip the folder and run pip install . to install as a module.

Once installed, the editor can be ran from any location with the command

python -m WarioEditor

Installing the WARIO backend

The WARIO backend can be installed independantly of the WARIO Editor. This can be done via PyPi by the command

pip install wario