We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758f00a commit 580c899Copy full SHA for 580c899
opengsq/protocols/__init__.py
@@ -7,6 +7,7 @@
7
from opengsq.protocols.gamespy2 import GameSpy2
8
from opengsq.protocols.gamespy3 import GameSpy3
9
from opengsq.protocols.gamespy4 import GameSpy4
10
+from opengsq.protocols.kaillera import Kaillera
11
from opengsq.protocols.killingfloor import KillingFloor
12
from opengsq.protocols.minecraft import Minecraft
13
from opengsq.protocols.quake1 import Quake1
0 commit comments