Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 886 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 886 Bytes

SpookVooper.Api

.NET Core CodeQL

The official open-source API for SpookVooper.

What is this?

This is the official C# API for SpookVooper. For a JS wrapper, visit vexico/spookvooper-api. For a Python wrapper, head over to asdiapotatisen/SVAPI.py.

Installation

Run the command dotnet add package SpookVooper.Api or search for SpookVooper.Api in Manage NuGet Packages and hit "Install".

Usage

Please refer to Example.cs. Documentation can be found here.