Player account
Players will use a free account to keep selected mods, install history, update preferences, and compatibility warnings synchronized with the manager.
Account service
The static portal does not create accounts, store profiles, or authenticate users yet. This page documents the intended player and modder account flow while backend work is still being wired for production.
Players will use a free account to keep selected mods, install history, update preferences, and compatibility warnings synchronized with the manager.
Modders will use a free account to create mod listings, upload versioned ZIPs, review validation results, and submit releases for moderation.
Current availability
Account creation, password reset, profile storage, upload ownership, session cookies, and
admin permissions are not live production services. The current site publishes static
pages, JSON metadata, downloadable artifacts, and the planned publishing workflow
contract with backend requirements. When the backend is deployed, account creation still
fails closed with email_delivery_unavailable until verification email delivery
is configured.