opengsq.responses.stronghold_ce package

Submodules

opengsq.responses.stronghold_ce.status module

class opengsq.responses.stronghold_ce.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: Status

Stronghold Crusader Extreme specific status response

Module contents

class opengsq.responses.stronghold_ce.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: Status

Stronghold Crusader Extreme specific status response