Start here

Install Runebender.

Runebender Xilem is the native desktop front-end. For now, its public path is source-first: install Rust, clone the repository, and run it locally. Expect commands and behavior to move as the editor changes.

StatusSource-first install notes
AudienceDevelopers and early testers
SourceRunebender Xilem README
StabilityCommands may change with the project

Prerequisites

The Runebender Xilem README currently lists MSRV 1.88. Treat that as a moving project requirement, not a long-term compatibility promise.

Build

git clone https://github.com/eliheuer/runebender-xilem.gitcd runebender-xilemcargo run

Open a UFO

cargo run # Opens a file pickercargo run -- assets/untitled.ufo # Opens a specific UFOcargo run -- --verbose # Runs with verbose logging

Map