Groups.tsv
From PC2wiki
A CCS standard TSV file that contains region information
File Format
Per the CCS spec.
A text file consisting of a version line and one line for each group (super regionals at the WF) that needs to be tracked separately with regards to results. Each line has tab separated fields as defined below.
The first line has the following format
Field | Description | Example | Type |
---|---|---|---|
1 | Label | groups | fixed string (always same value) |
2 | Version number | 1 | integer |
Then follow several lines with the following format (one per team group).
Field | Description | Example | Type |
---|---|---|---|
1 | Group ID | 902 | integer |
2 | Group name | North America | string |