Skip to content
/ gui Public

A GUI for RLBot v5 written in go and powered by wails.

License

Notifications You must be signed in to change notification settings

RLBot/gui

Repository files navigation

rlbot gui

A GUI for RLBot v5 written in go and powered by wails (v3 alpha).

Info

This project is built using a justfile. Run just build to build, just dev to run in dev mode, just lint to lint and just format to format. Remember to install dependencies first.

Installing build dependencies

  1. Install the wails v3-alpha cli
  2. Install node and pnpm
  3. Run cd frontend and then pnpm i (you probably want to cd ../ after)

Linux runtime dependencies