|
Well, I haven't actually spent any time doing it yet, so it might turn out that I can't really do it well, but what I've figured out so far is:
1. Create the world/league using the structure you want;
2. Set up and Export the CSVs for that world, specifically looking at leagues_basic, teams_basic, and similar ones (depending on how much you need to edit);
3. Open the appropriate CSV files in Excel or OpenOffice or whatever, and edit them.
Teams_basic, for instance, has each team's cityname, nickname, city code, their assigned ballpark (by ballpark ID), city code (by city ID#), their logo name and path, and their color codes. I didn't see columns for their uniform and hat logos, but as long as your logos have color codes imbedded they should work out fine.
Messing around further will probably find even more flexibility.
|