Add controllers.json for the Fire TV

This commit is contained in:
Cameron Gutman 2014-04-14 11:37:55 -04:00
parent 643b644e17
commit 41ec64e87c

12
assets/controllers.json Normal file
View File

@ -0,0 +1,12 @@
{
"SupportedControllers" : {
"Gamepad" : {},
"Remote" : "false",
"SecondScreen" : {
"DPad" : "false",
"AnalogSticks" : "0",
"DigitalButtons" : "0",
"Mouse" : "false"
}
}
}