Game Server Guides

Click a game to open its guide in a new tab; each page has a “Print / Save PDF” button.

'; if ($exists) { echo ''.htmlspecialchars($game).''; echo '
Guide ready
'; } else { echo ''.htmlspecialchars($game).''; echo '
Pending
'; } echo '
'; } if ($count === 0) { echo '

No games found. Make sure all_hostable_games_union.csv exists in repo root.

'; } ?>