opengsq.responses.satisfactory package

Submodules

opengsq.responses.satisfactory.status module

class opengsq.responses.satisfactory.status.Status(state: int, version: int, beacon_port: int)

Bases: object

Represents the status response.

state: int

The state.

version: int

The version.

beacon_port: int

The beacon port.

Module contents