Yet another VoiceAttack plugin framework.
Find a file
2022-07-09 22:00:30 +02:00
.github custom action for installing VA 2022-07-09 22:00:30 +02:00
docs README + rudimentary docs 2022-07-09 01:20:22 +02:00
ExamplePlugin Very Atomic Commit™ 2022-07-09 16:37:37 +02:00
VoiceAttack-Framework Very Atomic Commit™ 2022-07-09 16:37:37 +02:00
VoiceAttack-Framework-Test Very Atomic Commit™ 2022-07-09 16:37:37 +02:00
.editorconfig initial commit 2022-07-05 00:23:25 +02:00
.gitattributes Add .gitattributes. 2022-07-04 17:04:32 +02:00
.gitignore initial commit 2022-07-05 00:23:25 +02:00
CHANGELOG.md initial commit 2022-07-05 00:23:25 +02:00
Directory.Build.props initial commit 2022-07-05 00:23:25 +02:00
Directory.Build.targets initial commit 2022-07-05 00:23:25 +02:00
glider.jpg initial commit 2022-07-05 00:23:25 +02:00
LICENSE initial commit 2022-07-05 00:23:25 +02:00
mkdocs.yml README + rudimentary docs 2022-07-09 01:20:22 +02:00
README.md README + rudimentary docs 2022-07-09 01:20:22 +02:00
requirements.txt README + rudimentary docs 2022-07-09 01:20:22 +02:00
stylecop.json initial commit 2022-07-05 00:23:25 +02:00
VoiceAttack-Framework.sln Very Atomic Commit™ 2022-07-09 16:37:37 +02:00

YAVAPF Yet Another VoiceAttack Plugin Framework

This is a framework for implementing VoiceAttack plugins. Simply put I had two issues with the plugins I have been working on over the last couple years:

  1. The plugin API is … functional, but not great. I want to provide one that is more pleasant to work with.
  2. I have noticed that I keep re-implementing certain things for each and every plugin that I write. For example, every single one of them wants to log to VoiceAttacks event log. A shared framework means writing the code once.

The goal is to get you up & running with as little code and as little knowledge of the inner workings of VoiceAttack as possible.

Documentation & Installation Guide

You can find comprehensive documentation on Github Pages.

Or at least you will once this is in a presentable state and I have actually written the documentation :)

There is also an example plugin on Github.

Need Help / Want to Contribute?

Have a look at the troubleshooting guide. If your problem persists, please file an issue. Thanks! :)

You can also say “Hi” on Discord if that is your thing.

GitHub Sponsors ko-fi