An open API service indexing awesome lists of open source software.

https://github.com/RLBot/gui

A GUI for RLBot v5 written in go and powered by wails.
https://github.com/RLBot/gui

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# rlbot gui

A GUI for [RLBot](https://rlbot.org) v5 written in go and powered by [wails](https://wails.io) (v3 alpha).

## Building

1. [Install deps](#Installing-build-dependencies)
2. Run `wails3 build`

## Developing

1. [Install deps](#Installing-build-dependencies)
2. Run `wails3 dev`

## Installing build dependencies
1. Install the [wails v3-alpha cli](https://v3alpha.wails.io/getting-started/installation/)
2. Install [node](https://nodejs.org/en) and [pnpm](https://pnpm.io/installation)
3. Run `cd frontend` and then `pnpm i` (you probably want to `cd ../` after)

## Linux runtime dependencies

* Either [zenity, matedialog or garma](https://github.com/ncruces/zenity?tab=readme-ov-file#benefits-of-the-go-package)