Contents | SCXML Wiki | Forum |
---|
ScxmlEditor Linux Installation
Great news for Linux Users! It is available to use ScxmlEditor via Wine
- Install Wine:
sudo apt -y install wine
- Install Microsoft fonts
- Install a collection of Microsoft fonts.
sudo apt install ttf-mscorefonts-installer
- Acknowledge the terms of the EULA in your terminal when prompted.
- Download from latest Release page and unpack it in any target location
- Run program
cd /path/to/ScxmlEditor
wine ScxmlEditor.exe
TOP | Contents | SCXML Wiki | Forum |
---|