find-itch-games
npm
Preparing search index...
IItchPlatforms
Interface IItchPlatforms
Which OS/architectures a game or upload is compatible with.
interface
IItchPlatforms
{
windows
?:
IItchArchitectures
;
linux
?:
IItchArchitectures
;
osx
?:
IItchArchitectures
;
}
Index
Properties
windows?
linux?
osx?
Properties
Optional
windows
windows
?:
IItchArchitectures
Optional
linux
linux
?:
IItchArchitectures
Optional
osx
osx
?:
IItchArchitectures
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
windows
linux
osx
npm
find-itch-games
Loading...
Which OS/architectures a game or upload is compatible with.