Difference between revisions of "Sitelist.tsv"
From PC2wiki
m (updates) |
m (→Example: add example) |
||
Line 24: | Line 24: | ||
==Example== | ==Example== | ||
− | + | 1 North Site site1 localhost 50002 | |
− | + | 2 South Site site2 localhost 51002 | |
− | + | 3 East Site site3 localhost 52002 | |
+ | 4 West Site site4 localhost 53002 | ||
+ | 5 Fozille Site site5 localhost 54002 |
Latest revision as of 12:45, 11 September 2016
A file that describes each site's settings for a contest.
File Format
The file is a 5-field TSV file.
Field | Description | Example | Type |
---|---|---|---|
1 | Site Number | 4 | integer |
2 | Site Title | Site 4 | string |
3 | Site Password | Calgary | string |
4 | Site IP/Host | 145.34.54.12 | host name or IP |
5 | Site Port | 50023 | integer |
Example
1 North Site site1 localhost 50002 2 South Site site2 localhost 51002 3 East Site site3 localhost 52002 4 West Site site4 localhost 53002 5 Fozille Site site5 localhost 54002