Skip to content

GTAMarathon/gtam-layouts

Repository files navigation

gtam-layouts

The on-screen graphics used during GTAMarathon.

This bundle has been tested with NodeCG 2.5.3 and Node.js 22 LTS.

Installation

Clone the repo (IMPORTANT! Make sure to clone the submodules too!):

git clone --recurse-submodules https://github.com/GTAMarathon/gtam-layouts

Install dependencies (this step requires the build tools for node-gyp on Node.js 20+):

cd gtam-layouts
npm install

And build the layouts:

npm run build

Usage

To run the layouts, run this command in the bundle's directory:

npm run start

This bundle features very heavy integration with OBS. Currently they're not documented in this readme, you'll need to figure it out by reading the config and the code. Sorry about that!

Configuration

As this README is still WIP, this won't be covered here yet. The configschema.json has the layout of the config file, should be easy to figure it out from there.

About

The on-screen graphics used during GTAMarathon

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors

Languages