hear we discuss the nvda addon creation
i saw an interesting addon: tone master. is there a 2020 version of it? or is there a pythonist that can help me? i saw the code. it's small.
hozosch — Post 3 of 31
#3
2020-07-03 06:10
Edited
Why does there need to be a 2020 version of it? One thing I definitely know for sure is that it's compatible with Python 3.
ok send me the new tone master please
is the version 1.3 compatible with p3?
it said that it is not compatible.
I don't have it and when I tried to download it from the official addons page it claimed that the page didn't exist anymore on GitHub.
i have 1.3 nvda addon. but it errors.
But, the source code is still available, to kinda bring this back to topic.
wow! there's no manifast ini. ahahahaha
hozosch — Post 15 of 31
#15
2020-07-03 17:25
Edited
I wonder if it would work if you set the flags (last tested version etc.), because indeed, the flags aren't set in the INI file in the compiled addon, which is why it complains in the first place.
yes. i will set them. please tell me how they spelled.
Just took this from another addon: minimumNVDAVersion = 2019.3 lastTestedNVDAVersion = 2020.3
hozosch — Post 19 of 31
#19
2020-07-03 17:31
Edited
How did you change the file inside the archive? You can't do that with just windows, can you?
i did it with win rar! ha ha ha ha ha!