Skip to content

jsm174/wpc-emu-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPCEmuCS

CI status (x64 Linux, macOS and Windows) NuGet

Add WPC Emulator support to any .NET application

This Nuget package is C# port of neophob's amazing WPC Emulator wpc-emu.

Supported Platforms

  • .NET Core (.NETStandard 2.0 and higher on Windows, Linux and macOS)
  • Mono

Setup

To install this package, run:

Install-Package WPCEmuCS

Usage

See the example project for more information.

License

Apache License Version 2.0