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 ac255ac commit be9cb2aCopy full SHA for be9cb2a
ccmod.json
@@ -3,7 +3,7 @@
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",
+ "repository": "https://github.com/CCDirectLink/input-api",
7
"tags": ["library"],
8
"authors": "dmitmel",
9
"postload": "postload.js"
package.json
"license": "MIT",
- "homepage": "https://github.com/dmitmel/input-api",
+ "homepage": "https://github.com/CCDirectLink/input-api",
"module": true,
}
0 commit comments