FiveM-specific data merged from its fixed JSON endpoints.
Properties
enhancedHostSupport?
readonlyoptionalenhancedHostSupport?:boolean
gameType?
readonlyoptionalgameType?:string
oneSyncEnabled?
readonlyoptionaloneSyncEnabled?:boolean
players?
readonlyoptionalplayers?: readonlyFiveMPlayer[]
Omitted when the players endpoint is unavailable; an empty array means confirmed empty.
resources?
readonlyoptionalresources?: readonlystring[]
Omitted when the resources endpoint is unavailable; an empty array means confirmed empty.
variables?
readonlyoptionalvariables?:Readonly<Record<string,string>>