Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s5bug/neonwhiteplugin
- Owner: s5bug
- Created: 2024-01-18T06:35:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-18T06:43:51.000Z (12 months ago)
- Last Synced: 2024-11-10T16:12:39.305Z (2 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```