Getting started
Installation
Alpha builds are published on the Codeberg releases page. Windows and Linux are available today; macOS is not built yet.
Windows
Download the 64-bit installer, run it, and launch the application from the start menu. Windows may warn about an unrecognised publisher while the alpha is unsigned.
Linux
Download the AppImage, make it executable, and run it. No system-wide installation is required.
chmod +x SoulCraftedSlicer-*.AppImage
./SoulCraftedSlicer-*.AppImage
Verifying the download
Each release lists checksums. Compare them before running the file, particularly if you did not download directly from Codeberg.
Building from source
The repository README carries the current build instructions and dependency list. They change often during alpha, so the README is the authority rather than this page.