opengsq.responses.stronghold_crusader package
Submodules
opengsq.responses.stronghold_crusader.status module
- class opengsq.responses.stronghold_crusader.status.Status(name: str, game_type: str, map: str, num_players: int, max_players: int, password_protected: bool, game_version: str, game_mode: str, difficulty: str, speed: str, players: List[Player], raw: dict[str, str | int | bool | list])
Bases:
StatusStronghold Crusader specific status response
Module contents
- class opengsq.responses.stronghold_crusader.Status(name: str, game_type: str, map: str, num_players: int, max_players: int, password_protected: bool, game_version: str, game_mode: str, difficulty: str, speed: str, players: List[Player], raw: dict[str, str | int | bool | list])
Bases:
StatusStronghold Crusader specific status response