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