Skip to content

settings.json file editing

João Ribeiro Bezerra edited this page Jun 4, 2023 · 5 revisions

settings.json files

For overlays, there's two places you can edit settings:

  • layout/settings.json (global)
  • layout/<layout_name>/settings.json (local)

The local settings override the global settings.

Properties

You may find a game's codename by browsing user_data/games/, and asset pack names in user_data/games/<game>/.

tshtuto.mp4

You can find the properties here: https://github.com/joaorb64/TournamentStreamHelper/wiki/Layout-Javascript-editing

Clone this wiki locally