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.
- Host: GitHub
- URL: https://github.com/RLBot/gui
- Owner: swz-git
- Created: 2024-07-23T21:11:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T16:52:56.000Z (over 1 year ago)
- Last Synced: 2024-12-23T17:41:03.275Z (over 1 year ago)
- Language: Svelte
- Size: 7.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)