summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/autofire/plugin.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autofire/plugin.json')
-rw-r--r--plugins/autofire/plugin.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/autofire/plugin.json b/plugins/autofire/plugin.json
new file mode 100644
index 00000000000..ccff6111c51
--- /dev/null
+++ b/plugins/autofire/plugin.json
@@ -0,0 +1,10 @@
+{
+ "plugin": {
+ "name": "autofire",
+ "description": "Autofire plugin",
+ "version": "0.0.1",
+ "author": "Jack Li",
+ "type": "plugin",
+ "start": "false"
+ }
+}