Automatically saves match results from xRC Simulator games to a Google Sheet, helping to expedite the process of running tournaments. Currently works for Rapid React simulator competitions. Also includes an OBS Lua script for displaying live game data on livestream overlays.
To be used for competitions and tournaments in the Unity-based game xRC Simulator. Used in online SRC events.
- You must have a Google Sheet setup with an API Service Account.
- You must have a
.env
file in the root of the project, see.env.example
for an example. - Download the latest stable release from the releases section.
- Download the latest pre-release from the artifacts section on the Actions build.
For a detailed tutorial, click here to visit the wiki.
Feel free to create issues to report problems or suggestions. To make a code contribution, clone this repository then create a pull request.
This project is licensed under the GNU GPLv3, meaning that as long as you provide attribution, you can do almost anything you want with this code, except distributing closed source versions.