https://github.com/chayleaf/neuroshogun
AI agent integration for Shogun Showdown
https://github.com/chayleaf/neuroshogun
Last synced: about 1 year ago
JSON representation
AI agent integration for Shogun Showdown
- Host: GitHub
- URL: https://github.com/chayleaf/neuroshogun
- Owner: chayleaf
- Created: 2025-01-22T16:10:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-02T09:50:20.000Z (over 1 year ago)
- Last Synced: 2025-02-13T20:54:42.391Z (over 1 year ago)
- Language: F#
- Size: 622 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
1. install [BepInEx 5](https://github.com/BepInEx/BepInEx)
2. copy `Assembly-CSharp.dll` to `lib` (I'll publish a stripped down
version some time later)
3. `dotnet build` (requires .NET SDK 9+)
4. copy `bin/Debug/netstandard2.1/FSharp.Core.dll` to `BepInEx/core`
5. copy `bin/Debug/netstandard2.1/NeuroShogun.dll` to `BepInEx/plugins`