Installation
You can download the current pre-release in Releases.
On macOS you can get access to the current Beta via a public TestFlight Link.
For ArchLinux users, simply add Eldiron from AUR:
yay -S eldiron-bin
Once Eldiron v1.0 is released it should also become available on Steam.
Building Eldiron Locally
If you have Rust installed, you can build Eldiron simply via
cargo build --release --bin creator_main
Linux:
Make sure these dependencies are installed: libasound2-dev
libatk1.0-dev
libgtk-3-dev