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 2cafc76 commit b4c5938Copy full SHA for b4c5938
ccmod.json
@@ -0,0 +1,10 @@
1
+{
2
+ "id": "input-api",
3
+ "version": "1.0.1",
4
+ "title": "input-api",
5
+ "description": "Allows mods to add rebindable key bindings",
6
+ "repository": "https://github.com/dmitmel/input-api",
7
+ "tags": ["library"],
8
+ "authors": "dmitmel",
9
+ "postload": "postload.js"
10
+}
0 commit comments