EverGames

Canonical list of games exposed via /4ever game.

This is intentionally mod-owned (not dynamically scraped from Plasmid) so we can attach UI metadata like icons, descriptions, and per-game GUI pages.

Types

Link copied to clipboard
data class GameDefinition(val key: String, val gameTypeId: Identifier, val displayName: String, val description: String, val icon: Item)

Metadata for a game shown in the /4ever game hub.

Functions

Link copied to clipboard

Returns all games exposed in the hub.

Link copied to clipboard

Finds a game by its GameDefinition.key.