Skip to content

Commit b4c5938

Browse files
committed
Add ccmod.json
1 parent 2cafc76 commit b4c5938

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ccmod.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)