Installation¶
For most users, the easiest way to get started is installing a prebuilt release.
Install prebuilt releases (recommended)¶
DragonFruit publishes desktop installers/packages for both:
- Stable releases
- Pre-releases
Build formats currently offered:
- Windows:
.exe(NSIS installer) - macOS:
.dmg - Linux:
.flatpak
Download page:
- https://github.com/Open-Resin-Alliance/DragonFruit/releases
Note
For general usage, prefer stable releases. Use pre-releases if you want earlier fixes/features.
If you want to build the latest bleeding-edge version instead, follow Building from Source.
Optional: plugin submodules¶
Some plugin integrations are maintained as submodules under plugins/.
If they are missing locally, generation/build still proceeds with available plugins, but missing integrations are skipped.

Screenshot placeholder: terminal with dependencies installed and dev runtime starting successfully.