What's changed
- a new developer, @svecs132, has
revivedjoined the project - some small fixes and quality of life improvements
- new build system, giving the users two options how to run the app
How to run ⚠️ NEW⚠️
There are two zip files, FD (Framework Dependent) and SC (Self Contained). The difference between those two is their size and prerequisites to run them. But in both cases, you just need to download and extract your preferred zip file and then run the Pro7ChordEditor.exe
file.
Framework Dependent build
The FD build is much smaller because it relies on an external runtime the user has to have installed. If you want to use this build (for example so that you don't have to download huge SC builds with every update of this or other programs) but don't have the runtime yet, you can install it easily from here.
Self Contained build
The SC build is larger because it contains the runtime and doesn't depend on things the user might not have installed. So this is the simpler option, you just run the file.