mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[GH-ISSUE #329] Feature Request: Add dedicated "Edition" field to Game Metadata #164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jeansy91 on GitHub (Jan 23, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/329
I would like to propose the addition of a dedicated, optional field for the game Edition. Currently, specific release information (such as Definite Edition, Game of the Year Edition, or Complete Edition) must be tucked away inside the Markdown description, where it is easily overlooked.
Proposed Solution
Introduce a new, optional metadata field called "Edition". This field would:
Use Case
While not everyone collects multiple versions of the same game, knowing the specific edition is crucial for understanding what is included. For instance, seeing "Gold Edition" or "Director's Cut" immediately tells the user that certain expansions or visual upgrades are part of the package, without them having to read through a long description text to find out.
Potential Implementation Details (Suggestions)
editionwithin the game object.Feature Request: Add dedicated "Edition" field to Game Metadatato [GH-ISSUE #329] Feature Request: Add dedicated "Edition" field to Game Metadata