This plugin will display only on Google Chrome
This plugin displays a monitoring interface for gamepads.
json configuration
{
"story": { ... },
"plugins":
{
"engines":
[
{
"uid": "org.forgejs.gamepadmonitor",
"url": "GamepadMonitor/"
}
],
"instances":
[
{
"uid": "gamepadmonitor",
"engine": "org.forgejs.gamepadmonitor"
}
]
}
}
options
There are no options available for this plugin.