Skip to content

Broadcast overlays for Testing Grounds, a Splatoon tournament from Inkling Performance Labs.

License

Notifications You must be signed in to change notification settings

inkfarer/tg-overlays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tg-overlays

A NodeCG bundle for Testing Grounds, an Inkling Performance Labs tournament.

Screenshots

To be added

Install

1.1. Install NodeCG and nodecg-cli (optional)

If you're using nodecg-cli:

2.1. Run nodecg install inkfarer/sos-overlays.

2.2. Install the dashboard by running nodecg install inkfarer/ipl-overlay-controls

Otherwise:

2.1. Clone sos-overlays to nodecg/bundles/sos-overlays and clone ipl-overlay-controls to nodecg/bundles/ipl-overlay-controls.

2.2. Install dependencies by running npm install in nodecg/bundles/sos-overlays and nodecg/bundles/ipl-overlay-controls.

3.1. For last.fm integration to work, create the configuration file at nodecg/cfg/ipl-overlay-controls.json.

Example configuration file:

{
	"lastfm": {
		"targetAccount": "Your last.fm account name",
		"apiKey": "your API key",
		"secret": "your secret"
	}
}

Usage

Start NodeCG. By default, the dashboard can be accessed from localhost:9090 in your browser.

From the dashboard, URLs to the graphics can be found from the graphics tab. To use them, they should be added as browser sources in a broadcast application such as OBS Studio. The graphics are made to run at a resolution of 1920x1080.

Credits

Splatoon 2 map portraits are property of Nintendo and were downloaded from the Splatoon wiki.

About

Broadcast overlays for Testing Grounds, a Splatoon tournament from Inkling Performance Labs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published