Categorygithub.com/swz-git/go-interface
modulepackage
0.0.0-20241111211740-6b2092c8da82
Repository: https://github.com/swz-git/go-interface.git
Documentation: pkg.go.dev

# README

rlbot/go-interface

Go interface for the RLBot v5 socket api

Examples

see examples folder

Todo

  • Nicer way to handle flatbuffers? (ideally we dont want the T suffix for the object api)
    • Wrappers? (much manual work)
    • Codegen? (rely upon a lot of custom codegen, eww)
  • Helper stuff (niceties)
    • Rendering
    • Statesetting?
    • Basic Agent

Also see TODO comments

Building

If you're on linux and have just installed, do just build. If not, see ./justfile.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author