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

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

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`