Require 3D support for Moonlight

This commit is contained in:
Cameron Gutman 2016-06-09 15:10:31 -05:00
parent 27cdd06225
commit 4b0c845372

View File

@ -31,6 +31,11 @@
"udp-bind:*:*",
"udp-send-to:*:*"
] }
]
],
"requirements": {
"3D": {
"features": ["webgl"]
}
}
}