-
Notifications
You must be signed in to change notification settings - Fork 19
Cumulative changes from my fork #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Updating this PR to include my v2.0.0.0 stuff. |
7451f43 to
0c90797
Compare
Fixes Stop blocking until new message is received
Same, very interested in a less manual solution. |
|
I created a fork & PR allowing it to run without the GUI via command line interface: |
* add cli * updates and fixes * add bat * fix errors * update * fix errors * update path in bat * update readme * update gitignore
…ctions for MSBuild and the .NET SDK
CLI is now included in the installer package
Note: may require a manual deletion of the `obj` folder to build correctly.
Primarily to assist in performance-related testing
Not particularly worth it on second thought, there are additional dependencies the installer handles for you.
… under an Advanced Usage section
Overview of cumulative changes:
This list is not comprehensive, as there are quite a few changes to go through, and a large number of them are overshadowed by future changes.