Added games list

- Added the games list that will be parsed to get the unique game key.
This list comes from Luigi Auriemma's website.
This commit is contained in:
polaris 2014-04-01 21:54:21 -04:00
parent c59645a6aa
commit 4f3871e4ba
2 changed files with 4733 additions and 2 deletions

View File

@ -238,8 +238,6 @@ class PlayerFactory(Factory):
return PlayerSession(self.sessions, addr)
#reactor.listenTCP(8007, ChatFactory())
#reactor.run()
endpoint = serverFromString(reactor, "tcp:29900")
conn = endpoint.listen(PlayerFactory())
reactor.run()

4733
gslist.cfg Normal file

File diff suppressed because it is too large Load Diff