alterNERDtive.YAVAPF 0.1.0

dotnet add package alterNERDtive.YAVAPF --version 0.1.0
NuGet\Install-Package alterNERDtive.YAVAPF -Version 0.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="alterNERDtive.YAVAPF" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add alterNERDtive.YAVAPF --version 0.1.0
#r "nuget: alterNERDtive.YAVAPF, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install alterNERDtive.YAVAPF as a Cake Addin
#addin nuget:?package=alterNERDtive.YAVAPF&version=0.1.0

// Install alterNERDtive.YAVAPF as a Cake Tool
#tool nuget:?package=alterNERDtive.YAVAPF&version=0.1.0

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 VoiceAttack’s 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

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 210 7/11/2022