aboutsummaryrefslogtreecommitdiff
path: root/game/addons/keychain/plugin.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'game/addons/keychain/plugin.cfg')
-rw-r--r--game/addons/keychain/plugin.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/game/addons/keychain/plugin.cfg b/game/addons/keychain/plugin.cfg
new file mode 100644
index 0000000..095c8ee
--- /dev/null
+++ b/game/addons/keychain/plugin.cfg
@@ -0,0 +1,7 @@
+[plugin]
+
+name="Keychain"
+description="A plugin for the Godot Engine that aims to give the player full control over the input actions of the game."
+author="Orama Interactive"
+version="2.0"
+script="plugin.gd"