Start from the template
Use the framework template and work against a copied Starminer install while testing.
Starminer modding is not fully stable yet. Use SMMODS and mod packages at your own risk, and bring questions to the official Starminer Discord in modding-discussions.
For modders
The framework repo owns the SDK, manifest schema, package layout, examples, and validation. SMMODS turns a validated package into a public catalog entry.
Publishing flow
Use the framework template and work against a copied Starminer install while testing.
Check manifest shape, safe paths, dependencies, entrypoints, target build, and hashes.
Accounts and real upload storage are disabled until the production backend is deployed.
Package contract
Every installable mod needs a stable id, semantic version, target game build, entrypoints,
dependency declarations, a versioned ZIP, and SHA256 metadata. Framework-based Lua mods
should depend on starminer.framework.