Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s5bug/neonwhiteplugin

Neon White BepInEx Plugin Template
https://github.com/s5bug/neonwhiteplugin

Last synced: 2 days ago
JSON representation

Neon White BepInEx Plugin Template

Awesome Lists containing this project

README

        

### ⚠ THIS IS A TEMPLATE REPOSITORY! Do not fork, instead use the "Use this template" button!

# NeonWhitePlugin

Create a file `NeonWhitePlugin/NeonWhitePlugin.csproj.user` defining the path to your Neon White folder. An example
with Windows Steam on the C drive is shown below:

```msbuild


C:/Program Files (x86)/Steam/steamapps/common/Neon White

```