Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

General Files

David Carver edited this page Dec 17, 2016 · 1 revision

General Files

XStreamer generates several general files. These are all produced on the General Tab. All output files are generated in the the location where you specified the Squad outputs to be generated in the Squad preference.

Player Section

The player section will generate the following two files.

  • player1Name.txt
  • player2Name.txt

Both of these files will contain the player names that have been entered for the match.

Scoreboard

These files contain the scores for the individual players. These are entered manually.

  • player1Score.txt
  • player2Score.txt

News Ticker

The news ticker contains a free form multiline entry text field. You can enter whatever information you want in this field. A news ticker can be added to OBS Studio by adding a Text Source and then a Scrolling Filter to animate the text.

  • ticker.txt

Dice

In order to help display dice results, when a green screen or dedicated camera isn't available. You can use the Dice Section to enter the hits, crits, focus, blanks, and evades for offense and defense. The system generates the following file:

  • diceresults.html

This leverages the optional vassal images package, and uses the dice results html template (diceResults.ftl).

Pressing the Reset and then update button will clear out the results.

Clone this wiki locally