| |
IMPORT STATS
League.csv
This small file uses
only 3 lines to define basic parameters of the new league structure.
The first line contains
one number -- the year that the league will start in (for example,
"2002").
The next two lines contain
strings describing the conferences, in the following format.
Conference 0
Name, Division 0 Name, Division 1 Name, Division 2 Name, Division
3 Name
Conference 1 Name, Division 4 Name, Division 5 Name, Division 6
Name, Division 7 Name
As you can see, Football
Mogul supports up to 2 conferences, and up to 4 divisions per conference.
If you have less than these numbers, simply omit the relevant entries.
|
|