Code:
#
# 12 team schedule, 110 games
# Designed for the following configuration:
# 1 subleague with 1 division of 12 teams
#
#
# 10 games against 11 other teams in division (5H/5A)
#
#
# Schedule considered balanced so setting should be as such
#
# All games are in 5-game series Wed-Sun each week
#
# Homestands and roadtrips as long as 3 series
#
# All game times set at 7:05pm
#
# Season begins first Wednesday of April
# Season ends late-Aug/early-Sep
# Season spans 152 days
#
# No All-Star Game
#
# Built 2020-04-18
#