mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2026-04-19 01:23:31 +00:00
first commit
This commit is contained in:
10
manifest.ini.tpl
Normal file
10
manifest.ini.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
name = {addon_name}
|
||||
summary = "{addon_summary}"
|
||||
description = """{addon_description}"""
|
||||
author = "{addon_author}"
|
||||
url = {addon_url}
|
||||
version = {addon_version}
|
||||
docFileName = {addon_docFileName}
|
||||
minimumNVDAVersion = {addon_minimumNVDAVersion}
|
||||
lastTestedNVDAVersion = {addon_lastTestedNVDAVersion}
|
||||
updateChannel = {addon_updateChannel}
|
||||
Reference in New Issue
Block a user