mirror of
https://github.com/oliverbooth/VpSharp
synced 2024-11-09 23:35:41 +00:00
1.9 KiB
1.9 KiB
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.