Start from the template
Use the framework template and work against a copied Starminer install while testing.
Starminer模组功能目前尚未完全稳定,使用SMMODS和模组需自担风险,如有疑问请至以下渠道:#Starminer官方Discord服务器#中的#模组讨论频道#
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.