diff --git a/plugins/metadata.json b/plugins/metadata.json new file mode 100644 index 0000000..38db242 --- /dev/null +++ b/plugins/metadata.json @@ -0,0 +1,7 @@ +{ + "type" : "hardware", + "name" : "ATBVMCPlugin", + "longname" : "VMC hardware control", + "version" : "1.0.0", + "dependencies" : [] +}