LICENSE
README.md
pyproject.toml
ggx/__init__.py
ggx/ggxs.py
ggx.egg-info/PKG-INFO
ggx.egg-info/SOURCES.txt
ggx.egg-info/dependency_links.txt
ggx.egg-info/requires.txt
ggx.egg-info/top_level.txt
ggx/account/__init__.py
ggx/account/account.py
ggx/account/auth.py
ggx/alliance/__init__.py
ggx/alliance/alliance.py
ggx/army/__init__.py
ggx/army/lords.py
ggx/building/__init__.py
ggx/building/build_items.py
ggx/building/buildings.py
ggx/building/buildings_inventory.py
ggx/building/extension.py
ggx/building/repair.py
ggx/building/wall.py
ggx/castle/__init__.py
ggx/castle/castle.py
ggx/castle/defense.py
ggx/client/__init__.py
ggx/client/_cfg.py
ggx/client/game_client.py
ggx/client/memcache.py
ggx/client/planner.py
ggx/equip/__init__.py
ggx/equip/equip.py
ggx/events/__init__.py
ggx/events/beyond_the_horizon.py
ggx/events/events.py
ggx/events/imperial_patronage.py
ggx/events/outer_realms.py
ggx/map/__init__.py
ggx/map/attack.py
ggx/map/bookmarks.py
ggx/map/map.py
ggx/map/movements.py
ggx/map/spy.py
ggx/map/support.py
ggx/misc/__init__.py
ggx/misc/gifts.py
ggx/misc/global_effects.py
ggx/misc/misc.py
ggx/misc/quests.py
ggx/misc/tax.py
ggx/misc/tutorial.py
ggx/presets/__init__.py
ggx/presets/presets.py
ggx/production/__init__.py
ggx/production/hospital.py
ggx/production/refinery.py
ggx/production/soldiers.py
ggx/production/tools.py
ggx/shops/__init__.py
ggx/shops/bestseller.py
ggx/shops/kings_market.py
ggx/shops/shop.py
ggx/social/__init__.py
ggx/social/social.py
ggx/utils/__init__.py
ggx/utils/utils.py