diff --git a/addons/ifInterpreters/4.0.0.json b/addons/ifInterpreters/4.0.0.json new file mode 100644 index 00000000000..1c31854b020 --- /dev/null +++ b/addons/ifInterpreters/4.0.0.json @@ -0,0 +1,30 @@ +{ + "addonId": "ifInterpreters", + "displayName": "IF Interpreters", + "URL": "https://github.com/nvdaes/ifInterpreters/releases/download/4.0.0/ifInterpreters-4.0.0.nvda-addon", + "description": "Enables automatic speech output for interactive fiction interpreters.\n\tNoelia (nvdaes), publisher of this add-on, has tested it with WinGlulxe, and not with other interpreters.", + "sha256": "dd6f96a1eac7c7af9911412e2c8ca18a2c9f9ecaf9dc54446401bc23828c125d", + "addonVersionName": "4.0.0", + "addonVersionNumber": { + "major": 4, + "minor": 0, + "patch": 0 + }, + "minNVDAVersion": { + "major": 0, + "minor": 0, + "patch": 0 + }, + "lastTestedVersion": { + "major": 2024, + "minor": 3, + "patch": 0 + }, + "channel": "stable", + "publisher": "nvdaes", + "sourceURL": "https://github.com/nvdaes", + "license": "GPL v2", + "homepage": "https://github.com/nvdaes/ifInterpreters", + "licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html", + "translations": [] +} \ No newline at end of file