A GUI for RLBot v5 written in go and powered by wails (v3 alpha).
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.
- Install the wails v3-alpha cli
- Install node and pnpm
- Run
cd frontend
and thenpnpm i
(you probably want tocd ../
after)
- Either zenity, matedialog or garma