Skip to content

A tool built to help Guns of Icarus tournament broadcasters easily manage team names, logos, maps, and timers in their overlay.

License

Notifications You must be signed in to change notification settings

RVRX/GoICasterCompanion

Repository files navigation

drawing

Guns of Icarus Caster Companion - formerly GoIStreamToolRedux - is a cross-platform application designed to assist Guns of Icarus tournament broadcasters with their interfaces and overlays. It includes UI management for teams, maps, timers, and tournament info that all ties into an output folder, providing OBS (or other casting tool) with static file paths to read from. The GoICC project started as an adaptation of the original closed-course Windows application GoiStreamTool by former GoI player and caster Urz.

GoI Caster Companion's features include a team selector, map changer, countdown timer, modifiable input/output folder locations, and a full-fledged application installer that will alert you of any new updates!

GoI Caster Companion Screenshots

Downloads

The latest release should contain the application installers under "assets." There are installers for Mac OS and Windows platforms. A Jar version is also available for other operating systems (libraries should be bundled into the JAR, might need Java 8 Installed).

Documentation

For application usage see https://goicc.skyborne.net/#usage. For API documentation see https://goicc.skyborne.net/javadoc (The bulk of which is in the FileManager class)