Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 842 Bytes

File metadata and controls

23 lines (15 loc) · 842 Bytes

rlbot/gui

A GUI for RLBot v5. Built with:

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