• release 58198c6ecd

    gregorbednov released this 2026-03-04 22:57:36 +03:00 | 0 commits to master since this release

    ERlu — IDEF0 editor first release. Windows installer and Linux AppImage but Appimage unfortunately not tested on clean build, so please report if it fails), macOS tested for M-series (arm64). x86_64 not included.

    To compile from source, nix-build for nix (NixOS or standalone nix).

    To compile from source in macOS, install Qt6 (e.g. brew install qt), and then cmake it cmake -S . -B build; cmake --build build.

    Downloads