Add support for launchers repositories
Released on May 7, 2026
Main changes
schema_versionis nowpeppy_schema: "node_v1"orpeppy_schema: "launcher_v1"depending if it's a node or a launcherpeppy stack launch <launcher_filename>now works with remote launchers. The https://github.com/Peppy-bot/launchers_hub repository is added by default. Runningpeppy stack launch ./<launcher_filename>defaults to a local path, whilepeppy stack launch <launcher_filename>defaults to a launcher in the repositories
What's Changed
Full Changelog: v0.8.5...v0.9.0