Type Alias DataPackage
Type declaration
Readonly
games: Record<string, GamePackage>Mapping of all Games and their respective data. See GamePackage for additional info.
Readonly
games: Record<string, GamePackage>Mapping of all Games and their respective data. See GamePackage for additional info.
A DataPackage is an object which contains arbitrary metadata about each game to enable a client to interact with the Archipelago server easily.
Note:
name
is unique to its type across its own Game only: Single Arrow can exist in two games.id
s from the gameArchipelago
may be used in any other game. Especially Location ID-1
:Cheat Console
and-2
:Server
(typically Remote Start Inventory).