diff --git a/ccmod.json b/ccmod.json new file mode 100644 index 0000000..ad6315b --- /dev/null +++ b/ccmod.json @@ -0,0 +1,10 @@ +{ + "id": "Extra Gamepad Options", + "version": "1.0.2", + "title": "Extra Gamepad Options", + "description": "Allows buttons/triggers to be swapped, and adds extra icon themes.", + "repository": "https://github.com/ubergeek77/CCExtraGamepadOptions", + "tags": ["QoL"], + "authors": "ubergeek77", + "prestart": "prestart.js" +}