Skip to content

A library to interface with the RLBot v5 framework through C#

License

Notifications You must be signed in to change notification settings

VirxEC/csharp-interface

Repository files navigation

RLBot CSharpInterface

A library to interface with the RLBot v5 framework through C#.

Usage

TODO

Contribute

Setup

  1. Make sure .NET 8 SDK is installed
  2. Clone repository
  3. Update submodules: git submodules update --init
  4. Generate flatbuffers: ./generate-flatbuffers.sh
  5. Open CSharpInterface.sln in your favorite C# IDE

Formatting

This project uses the CSharpier formatter. You can run it with dotnet csharpier .

Testing

TODO

Deployment

TODO

About

A library to interface with the RLBot v5 framework through C#

Topics

Resources

License

Stars

Watchers

Forks

Languages