mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-18 06:20:19 +00:00
Add controllers.json for the Fire TV
This commit is contained in:
12
assets/controllers.json
Normal file
12
assets/controllers.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"SupportedControllers" : {
|
||||||
|
"Gamepad" : {},
|
||||||
|
"Remote" : "false",
|
||||||
|
"SecondScreen" : {
|
||||||
|
"DPad" : "false",
|
||||||
|
"AnalogSticks" : "0",
|
||||||
|
"DigitalButtons" : "0",
|
||||||
|
"Mouse" : "false"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user