-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.cfg
More file actions
24 lines (24 loc) · 1.38 KB
/
example.cfg
File metadata and controls
24 lines (24 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<season name="Summer_2018">
<results>
<weekly name="01">
<file path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer/Weekyl_01_PoolA.json" />
<file path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer/Weekyl_01_PoolB.json" />
<file path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer/Weekyl_01_Bracket.json" />
</weekly>
<weekly name="02">
<file path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer/Weekyl_02_PoolA.json" />
<file path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer/Weekyl_02_PoolB.json" />
<file path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer/Weekyl_02_Bracket.json" />
</weekly>
</results>
<exports>
<elo_ranking path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer" />
<pvp path="C:/Users/Micha/workspace/Smash/CompetitiveStatistics/challonge/2018_Summer" />
</exports>
<gamertag_replacements>
<tag name="Cookies" replaces="Unmenschlich/Cookies" />
<tag name="phi" replaces="Phi/Stefan" />
<tag name="Dods" replaces="Finalduck" />
</gamertag_replacements>
</season>