MANIFEST.in
README.md
setup.py
anthill/game/__init__.py
anthill/game/master/__init__.py
anthill/game/master/admin.py
anthill/game/master/handlers.py
anthill/game/master/options.py
anthill/game/master/server.py
anthill/game/master/model/__init__.py
anthill/game/master/model/ban.py
anthill/game/master/model/controller.py
anthill/game/master/model/deploy.py
anthill/game/master/model/gameserver.py
anthill/game/master/model/host.py
anthill/game/master/model/party.py
anthill/game/master/model/player.py
anthill/game/master/model/room.py
anthill/game/master/model/rpc.py
anthill/game/master/sql/bans.sql
anthill/game/master/sql/deployment_deliveries.sql
anthill/game/master/sql/deployments.sql
anthill/game/master/sql/game_deployments.sql
anthill/game/master/sql/game_server_versions.sql
anthill/game/master/sql/game_servers.sql
anthill/game/master/sql/hosts.sql
anthill/game/master/sql/parties.sql
anthill/game/master/sql/party_members.sql
anthill/game/master/sql/player_removal.sql
anthill/game/master/sql/players.sql
anthill/game/master/sql/regions.sql
anthill/game/master/sql/rooms.sql
anthill/game/master/static/admin/debug_controller.js
anthill_game_master.egg-info/PKG-INFO
anthill_game_master.egg-info/SOURCES.txt
anthill_game_master.egg-info/dependency_links.txt
anthill_game_master.egg-info/namespace_packages.txt
anthill_game_master.egg-info/not-zip-safe
anthill_game_master.egg-info/requires.txt
anthill_game_master.egg-info/top_level.txt