Smashed Pumpkin is a GNOME-style desktop manager for Pumpkin Minecraft servers. It helps you run, update, and manage standalone servers or full server networks from one place. The app is 100% free and open source.
flatpak install flathub dev.rotstein.SmashedPumpkinwinget install Rotstein.SmashedPumpkinmeson setup buildDir
meson compile -C buildDir
./buildDir/src/smashed-pumpkinTo remove the "unverified publisher" warning for normal users, the Windows release pipeline supports code signing in GitHub Actions.
Add these repository secrets:
WINDOWS_SIGNING_CERT_BASE64Base64-encoded.pfxcertificateWINDOWS_SIGNING_CERT_PASSWORDPassword for the.pfxWINDOWS_SIGNING_TIMESTAMP_URLOptional timestamp server URL. If omitted, the workflow useshttp://timestamp.digicert.com
When those secrets are present, the workflow signs:
smashed-pumpkin.exesmashed-pumpkin-tray.exe- the generated Windows
.msi
GPL-3.0-or-later. See LICENSE.


