mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 08:36:42 +00:00
Require 3D support for Moonlight
This commit is contained in:
parent
27cdd06225
commit
4b0c845372
@ -31,6 +31,11 @@
|
|||||||
"udp-bind:*:*",
|
"udp-bind:*:*",
|
||||||
"udp-send-to:*:*"
|
"udp-send-to:*:*"
|
||||||
] }
|
] }
|
||||||
]
|
],
|
||||||
|
"requirements": {
|
||||||
|
"3D": {
|
||||||
|
"features": ["webgl"]
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user