Start from the template
Use the framework template and work against a copied Starminer install while testing.
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 planned. The static upload page shows the intended flow.
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.