BadEcho.Vision.Extensibility
1.0.12
dotnet add package BadEcho.Vision.Extensibility --version 1.0.12
NuGet\Install-Package BadEcho.Vision.Extensibility -Version 1.0.12
<PackageReference Include="BadEcho.Vision.Extensibility" Version="1.0.12" />
paket add BadEcho.Vision.Extensibility --version 1.0.12
#r "nuget: BadEcho.Vision.Extensibility, 1.0.12"
// Install BadEcho.Vision.Extensibility as a Cake Addin #addin nuget:?package=BadEcho.Vision.Extensibility&version=1.0.12 // Install BadEcho.Vision.Extensibility as a Cake Tool #tool nuget:?package=BadEcho.Vision.Extensibility&version=1.0.12
Vision: Extensibility Framework
The BadEcho.Vision.Extensibility
library is a framework for creating Vision module plugins. Module assemblies need only reference this library and export an implementation of the IVisionModule
interface to be loaded by Vision as a plugin.
This module exists to be used with Vision for the purpose of delivering a live Omnified experience on stream, but is licensed under the GNU Affero General Public License so that others may enjoy it as well; see the accompanying license for details.
Comprehensive Overview
For a detailed look at what Vision is and how it works, please refer to its dedicated article:
Vision: An Omnified Game Overlay
This article provides some high-level design as well as a deep dive into all of its various components.
About Bad Echo
Bad Echo is a collection of software technologies and various writings by Matt Weber: a software designer, partnered Twitch streamer, and game developer.
While Bad Echo code concerns itself a great deal with the "best approaches" to general software problems, it also focuses on game development and providing entertainment through the clever manipulation of games (the results of which are streamed by myself).
Getting in Contact
I'm a partnered Twitch streamer, and talking to me during one of my Omnified streams, on the off chance that I actually am streaming, is most definitely the quickest way to get my attention!
You may also reach me via email.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-windows7.0 is compatible. net8.0-windows was computed. |
-
net7.0-windows7.0
- BadEcho.Presentation (>= 1.0.12)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.