Skip to content

oliverbooth/VpSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status GitHub Issues NuGet Downloads Stable Version Nightly Version MIT License

About

VP# is a high performance .NET wrapper for the Virtual Paradise SDK which introduces a cleaner, more modern, and more async API.

(I'm also dogfooding this library, so there's that.)

Installation

NuGet installation

Install-Package VpSharp -Version 0.1.0

Manual installation

Download the latest release from this repository and adding a direct assembly reference for your chosen platform.

Contributing

Contributions are welcome. See CONTRIBUTING.md.

License

VP# is released under the MIT License. See here for more details.