# stadiumserver for PES 2020 sider
# stadium-to-home_team assignment map
# format: team_ID, stadium_id, stadium_name, stadium_path # optional comment
# => stadium_id - three-digit ID that stadium creator used to make stadium
(always write leading 0s - ID 005 is correct; 05 or 5 are not)
# => stadium_name - stadium name to be displayed in-game
# => stadium_path - always relative to stadium-server folder, containing
either individual stadium (recommended) or stadium pack (avoid if possible)
# e.g. 173, 005, Etihad Stadium, Path to My Etihad Stadium
# 109, 021, Estadio Santiago Bernabeu, Spain\Path to My Bernabeu ->
subfolders are supported too
# Home grounds for teams - CURRENTLY NOT ACTIVE - remove #-sign in front of the
next two lines to activate them (and make sure you have "Etihad Stadium" and
"Bernabeu" folders in content\stadium-server)
# 173, 005, Etihad Stadium, Etihad Stadium # Man City
# 109, 021, Estadio Santiago Bernabeu, Bernabeu # Real Madrid