Property:Update:Update Type

From The First Descendant Wiki
Revision as of 23:13, 12 August 2024 by Software2 (talk | contribs) (Created page with "Updates can either be a hotfix, allowing players to keep playing, or more substantial in a way that requires downtime (we call these "Major"). The official website uses the terms "hotfix" and "update" respectively, but that second one isn't a good descriptor to differentiate updates. Has type::Text Allows value::Major Allows value::Hotfix Category: Property:Update")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Updates can either be a hotfix, allowing players to keep playing, or more substantial in a way that requires downtime (we call these "Major"). The official website uses the terms "hotfix" and "update" respectively, but that second one isn't a good descriptor to differentiate updates.

Text Major Hotfix

The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Major", "Hotfix" ] } }