We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65b4a9 commit 65cea8eCopy full SHA for 65cea8e
pkg/META
@@ -0,0 +1,7 @@
1
+version = "%%VERSION_NUM%%"
2
+description = "Bindings for the JS Gamepad API"
3
+archive(byte) = "gamepad.cma"
4
+archive(native) = "gamepad.cmxa"
5
+plugin(byte) = "gamepad.cma"
6
+plugin(native) = "gamepad.cmxs"
7
+requires = "js_of_ocaml"
0 commit comments