mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-21 12:03:02 +00:00
Add controllers.json for the Fire TV
This commit is contained in:
parent
643b644e17
commit
41ec64e87c
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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user