diff --git a/pluginInfo.json b/pluginInfo.json new file mode 100644 index 0000000..464facb --- /dev/null +++ b/pluginInfo.json @@ -0,0 +1,26 @@ +{ + "repoName": "fpp-vastfmt", + "name": "Vast V-FMT212R", + "author": "Mat Mrosko (Materdaddy)", + "description": "Basic RDS/Audio support for the Vast Electronics V-FMT212R USB FM Transmitter", + "homeURL": "https://github.com/FalconChristmas/fpp-vastfmt", + "srcURL": "https://github.com/FalconChristmas/fpp-vastfmt.git", + "bugURL": "https://github.com/FalconChristmas/fpp-vastfmt/issues", + "versions": [ + { + "minFPPVersion": 0, + "maxFPPVersion": 1.99, + "branch": "master", + "allowUpdates": 0, + "sha": "fd01a57464e9001441c11ae54dced2e1019c18bf" + }, + { + "minFPPVersion": 2.0, + "maxFPPVersion": 0, + "branch": "master", + "allowUpdates": 1, + "sha": "749dc6bce52276a44e1223647809083947aa037d" + } + ] +} +