evannoteven wrote:Does that line go in the category ini for the format of tournament? or the tournament itself in the tour ini? Separately, how do I differentiate the format of a tournament between standard ranked bracket and round robin?
The Type has to be one of the existing types in the game, but you can add a Name field to create different versions of each type. I believe MasterCup is the only tournament type that will give you the round robin format.
For example, if you wanted the Laver Cup to be a round robin, you would just add a new category, like below, using the MasterCup type, but you would add a different name for it.
[Category14]
Type = MasterCup //Draw: 8
Name = LaverCup
I believe the name you use can't have any spaces in it, so you would also need to add the following line to your lang_English_Mod.txt file, so that it is displayed correctly in the game's calendar:
LaverCup Laver Cup