Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 531 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 531 Bytes

gsps-trylogia

Tested with Node.js 18 LTS.

Graphics bundle used during the GSPS GTA 3D Trilogy 100% relay runs.

Setup

  1. Setup a working NodeCG install.
  2. Clone this repo into the bundles folder.
  3. Install dependencies with npm install.
  4. Build the bundle with npm run build.
  5. Generate a default config with nodecg defaultconfig (requires nodecg-cli to be installed).
  6. Edit the config in <nodecg install folder>/cfg/gsps-trylogia.json as needed.
  7. Run NodeCG with npm run start.