Page 1 of 1

Can I control the number of games in the schedule?

PostPosted: Thu May 18, 2023 9:36 am
by alejandro
I posted this on the discord but had no response, so figured I'll try my luck here ...

I've noticed you can customize the number of teams and start year in a league (when using fictional rosters) -- but is there a way to change the schedule? Specifically to control the number of games per season?

For example I picked a 16 team league and I think my schedule showed 56 games per season. Is there a way to change that down to 30 (2 per opponent)?

Re: Can I control the number of games in the schedule?

PostPosted: Mon May 22, 2023 8:55 pm
by Gary Gorski
There is a schedule.db file which can be edited with SQLite Studio and each league has a schedule template in there. I would be very careful doing this though because you have to make sure you are staying within the proper dates of the game for the regular season and also not covering up the all-star break. If you are just deleting games you should not run into issues but make sure that when you are done you reorder the Game Number column so there are no breaks in numbers

Re: Can I control the number of games in the schedule?

PostPosted: Wed May 24, 2023 10:55 pm
by alejandro
Thank you. Appreciate it!