Nexus is a client for downloading and play SCP: Secret Laboratory on version 9.1.2. This was made for a halloween event for some servers that wanted to play on an older version of the game.
To build, you need the following NUGET Packages:
- DiscordRPC
- GunaUI 2
- MegaApiClient
- NewtonsoftJson
You also need Visual Studio 2019 or the build tools for 2019. You can either build through dotnet build or load the solution in VS2019 and build through there.