Skip to content

[blazium.games]: Plugins/Mods addition to assets; design and API #31

Description

Add plugins/mods to assets. When choosing plugin/mod, pick a game (or external link if not on platform). Display Plugins/Mods for that asset on another page. Consider folder structure for install flow.

New table; dedicated endpoints to avoid changing existing APIs.

  • Endpoints: /settings/mod [GET, POST, PUT]; /game_id/mods [GET] (e.g. ?limit=5)
  • Add mods/plugins: true in public info dump; when true, client makes second call to /game_id/mods
  • Option: 6 endpoints scoped to this feature

Source: TODOs

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

Status
No status
Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions