@pretty-chitty/core
Preparing search index...
GameMetaData
Type Alias GameMetaData
type
GameMetaData
=
{
name
:
string
;
description
:
string
;
licenseInformation
?:
string
;
implementationNotes
?:
string
;
publisher
?:
string
;
designer
?:
string
;
artist
?:
string
;
tutorialVideoUrl
?:
string
;
rulesPdfUrl
?:
string
;
purchaseUrl
?:
string
;
publisherUrl
?:
string
;
repositoryUrl
?:
string
;
bugReportUrl
?:
string
;
boxArt
:
string
;
screenshot
:
string
;
}
Index
Properties
name
description
license
Information?
implementation
Notes?
publisher?
designer?
artist?
tutorial
Video
Url?
rules
Pdf
Url?
purchase
Url?
publisher
Url?
repository
Url?
bug
Report
Url?
box
Art
screenshot
Properties
name
name
:
string
description
description
:
string
Optional
license
Information
licenseInformation
?:
string
Optional
implementation
Notes
implementationNotes
?:
string
Optional
publisher
publisher
?:
string
Optional
designer
designer
?:
string
Optional
artist
artist
?:
string
Optional
tutorial
Video
Url
tutorialVideoUrl
?:
string
Optional
rules
Pdf
Url
rulesPdfUrl
?:
string
Optional
purchase
Url
purchaseUrl
?:
string
Optional
publisher
Url
publisherUrl
?:
string
Optional
repository
Url
repositoryUrl
?:
string
Optional
bug
Report
Url
bugReportUrl
?:
string
box
Art
boxArt
:
string
screenshot
screenshot
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
description
license
Information
implementation
Notes
publisher
designer
artist
tutorial
Video
Url
rules
Pdf
Url
purchase
Url
publisher
Url
repository
Url
bug
Report
Url
box
Art
screenshot
@pretty-chitty/core
Loading...