Skip to content

Instantly share code, notes, and snippets.

@chaorace
Created July 30, 2020 03:39
Show Gist options
  • Save chaorace/1c699534c1a9a8e6559a288c059e102f to your computer and use it in GitHub Desktop.
Save chaorace/1c699534c1a9a8e6559a288c059e102f to your computer and use it in GitHub Desktop.
Linux Civ6 file trees (10.0.3.31)
~/steam/SteamLibrary/steamapps/common/Sid Meier's Civilization VI/steamassets/base/assets λ tree -P '*.xml|*.lua'
.
├── arx
├── benchmark
│   └── saves
├── civ6_22dc49ee484bf6d6.xml
├── civ6_82813892b635e346.xml
├── civ6_829a766ba6fe2e17.xml
├── civ6_88046f9c02be9843.xml
├── civ6_885bb9ad2b28bac3.xml
├── civ6_8d62054485bda42a.xml
├── civ6_904144542bc1d3af.xml
├── civ6_90b59f7621dfb0bc.xml
├── civ6_91e7b3f275154722.xml
├── civ6_9642c34a2b18ed1e.xml
├── civ6_967436dee5fc5640.xml
├── civ6_9ae5ab5ed97dd296.xml
├── civ6_9f496395eddb27e3.xml
├── civ6_9fe220de9a857be8.xml
├── civ6_a03a8c764a8f43f0.xml
├── civ6_a445179b5a244001.xml
├── civ6_acdc3345669c2ba8.xml
├── civ6_ae56d2812c4874ec.xml
├── civ6_af0344ba00a43f12.xml
├── civ6_afc12f77c8ebecc5.xml
├── civ6_b26b60ec2c17d453.xml
├── civ6_b991b9db2cc345b2.xml
├── civ6_bbb90b7171174df5.xml
├── civ6_bc72b64d83dfae32.xml
├── configuration
│   └── data
│   ├── balancemaps.xml
│   ├── difficulties.xml
│   ├── earthmaps.xml
│   ├── eras.xml
│   ├── frontierspack.xml
│   ├── gamespeeds.xml
│   ├── halloffame.xml
│   ├── inputconfiguration.xml
│   ├── mapsettings.xml
│   ├── mapsizes.xml
│   ├── players.xml
│   ├── rulesets.xml
│   ├── schema
│   ├── setupparameters.xml
│   ├── standardmaps.xml
│   ├── turnphases.xml
│   ├── turntimers.xml
│   └── victories.xml
├── database
├── gameplay
│   └── data
│   ├── agendas.xml
│   ├── barbarians.xml
│   ├── behaviortrees.xml
│   ├── beliefs.xml
│   ├── buildings.xml
│   ├── calendar.xml
│   ├── civics.xml
│   ├── civilizationinfo.xml
│   ├── civilizations.xml
│   ├── civilopedia.xml
│   ├── dealitems.xml
│   ├── difficulties.xml
│   ├── diplomacystatements_declarefriendship.xml
│   ├── diplomacystatements_declarewar.xml
│   ├── diplomacystatements_defeat.xml
│   ├── diplomacystatements_delegation.xml
│   ├── diplomacystatements_denounce.xml
│   ├── diplomacystatements_embassy.xml
│   ├── diplomacystatements_firstmeet.xml
│   ├── diplomacystatements_greeting.xml
│   ├── diplomacystatements_kudosandwarnings.xml
│   ├── diplomacystatements_makealliance.xml
│   ├── diplomacystatements_makedeal.xml
│   ├── diplomacystatements_makedemand.xml
│   ├── diplomacystatements_makepeace.xml
│   ├── diplomacystatements_notarget.xml
│   ├── diplomacystatements_openborders.xml
│   ├── diplomacystatements_warning.xml
│   ├── diplomacystatements.xml
│   ├── diplomaticactions.xml
│   ├── districts.xml
│   ├── eras.xml
│   ├── features.xml
│   ├── gamecapabilities.xml
│   ├── gameeffects.xml
│   ├── gamespeeds.xml
│   ├── globalparameters.xml
│   ├── goodyhuts.xml
│   ├── gossip.xml
│   ├── governments.xml
│   ├── greatpeople_admirals.xml
│   ├── greatpeople_artists.xml
│   ├── greatpeople_engineers.xml
│   ├── greatpeople_generals.xml
│   ├── greatpeople_merchants.xml
│   ├── greatpeople_musicians.xml
│   ├── greatpeople_prophets.xml
│   ├── greatpeople_scientists.xml
│   ├── greatpeople_writers.xml
│   ├── greatpeople.xml
│   ├── greatworks.xml
│   ├── happinesses.xml
│   ├── improvements.xml
│   ├── leaderanimations.xml
│   ├── leaders.xml
│   ├── maps.xml
│   ├── modifiers.xml
│   ├── notifications.xml
│   ├── operations.xml
│   ├── policies.xml
│   ├── projects.xml
│   ├── quests.xml
│   ├── religions.xml
│   ├── requirements.xml
│   ├── resources.xml
│   ├── routes.xml
│   ├── schema
│   │   ├── color_tables.xml
│   │   ├── diplomacy_tables.xml
│   │   └── leader_tables.xml
│   ├── scoring.xml
│   ├── tactics.xml
│   ├── technologies.xml
│   ├── terrains.xml
│   ├── turnphases.xml
│   ├── turntimers.xml
│   ├── unitabilities.xml
│   ├── unitcommands.xml
│   ├── unitnames.xml
│   ├── unitoperations.xml
│   ├── unitpromotions.xml
│   ├── units.xml
│   ├── victories.xml
│   ├── wars.xml
│   ├── wmds.xml
│   └── yields.xml
├── halloffame
│   └── schema
├── maps
│   ├── balancemaps
│   │   └── mirror.lua
│   ├── continents.lua
│   ├── earthmaps
│   │   ├── earthstandard.lua
│   │   └── tslearthstandard.lua
│   ├── fractal.lua
│   ├── inlandsea.lua
│   ├── island_plates.lua
│   ├── lakes.lua
│   ├── pangaea.lua
│   ├── seven_seas.lua
│   ├── shuffle.lua
│   ├── small_continents.lua
│   ├── terra.lua
│   ├── utility
│   │   ├── assignstartingplots.lua
│   │   ├── featuregenerator.lua
│   │   ├── mapenums.lua
│   │   ├── maputilities.lua
│   │   ├── mountainscliffs.lua
│   │   ├── naturalwondergenerator.lua
│   │   ├── plotfiltering.lua
│   │   ├── resourcegenerator.lua
│   │   ├── riverslakes.lua
│   │   ├── setdefaultassignedstartingplots.lua
│   │   └── terraingenerator.lua
│   ├── wbimport.lua
│   └── worldbuildermap.lua
├── scenarios
│   ├── ancientrivalsscenario
│   │   ├── ancientrivalsscenario_config.xml
│   │   └── ancientrivalsscenario_victories.xml
│   ├── coldwarscenario
│   │   ├── coldwarscenario_config.xml
│   │   ├── coldwarscenario_eras.xml
│   │   ├── coldwarscenario_features.xml
│   │   ├── coldwarscenario_globalparameters.xml
│   │   ├── coldwarscenario_policies.xml
│   │   ├── coldwarscenario_projects.xml
│   │   ├── coldwarscenario_resources.xml
│   │   ├── coldwarscenario_startscript.lua
│   │   ├── coldwarscenario_units.xml
│   │   ├── coldwarscenario_victories.xml
│   │   └── coldwarscenario_wmds.xml
│   ├── napoleonscenario
│   │   ├── napoleonscenario_config.xml
│   │   ├── napoleonscenario_eras.xml
│   │   ├── napoleonscenario_startscript.lua
│   │   ├── napoleonscenario_units.xml
│   │   └── napoleonscenario_victories.xml
│   ├── religiouscombatscenario
│   │   ├── religiouscombatscenario_civilizations.xml
│   │   ├── religiouscombatscenario_config.xml
│   │   ├── religiouscombatscenario_eras.xml
│   │   ├── religiouscombatscenario_maps.xml
│   │   └── religiouscombatscenario_victories.xml
│   └── tutorial
│   ├── tutorial_config.xml
│   ├── tutorial.lua
│   ├── tutorialscenariobase.lua
│   └── tutorial_technologies.xml
├── text
│   ├── en_us
│   │   ├── advisortext.xml
│   │   ├── ancientrivalsscenario_text.xml
│   │   ├── australia_packagetext.xml
│   │   ├── automation_narration_text.xml
│   │   ├── aztec_montezuma_configtext.xml
│   │   ├── aztec_montezuma_gameplaytext.xml
│   │   ├── aztec_montezuma_packagetext.xml
│   │   ├── balancemaps_configtext.xml
│   │   ├── benchmarktext.xml
│   │   ├── building_huey_teocalli_text.xml
│   │   ├── buildings_text.xml
│   │   ├── citizennames_text.xml
│   │   ├── citynames_text.xml
│   │   ├── civics_text.xml
│   │   ├── civilizations_text.xml
│   │   ├── civilopedia_buildings_text.xml
│   │   ├── civilopedia_citystates_text.xml
│   │   ├── civilopedia_civics_text.xml
│   │   ├── civilopedia_civilizations_text.xml
│   │   ├── civilopedia_concepts_text.xml
│   │   ├── civilopedia_districts_text.xml
│   │   ├── civilopedia_features_text.xml
│   │   ├── civilopedia_governments_text.xml
│   │   ├── civilopedia_greatpeople_text.xml
│   │   ├── civilopedia_improvements_text.xml
│   │   ├── civilopedia_leaders_text.xml
│   │   ├── civilopedia_promotions_text.xml
│   │   ├── civilopedia_religions_text.xml
│   │   ├── civilopedia_resources_text.xml
│   │   ├── civilopedia_search_text.xml
│   │   ├── civilopedia_technologies_text.xml
│   │   ├── civilopedia_text.xml
│   │   ├── civilopedia_units_text.xml
│   │   ├── civilopedia_wonders_text.xml
│   │   ├── civroyalescenario_frontendtext.xml
│   │   ├── civroyalescenario_ingametext.xml
│   │   ├── civroyalescenario_packagetext.xml
│   │   ├── coldwarscenario_text.xml
│   │   ├── combat_text.xml
│   │   ├── credits.xml
│   │   ├── crossplay_text.xml
│   │   ├── difficulties_text.xml
│   │   ├── diplomacydeals_text.xml
│   │   ├── diplomacymodifiers_text.xml
│   │   ├── diplomacynotifications_text.xml
│   │   ├── diplomacypanel_text.xml
│   │   ├── diplomacystatements_common_text.xml
│   │   ├── diplomacystatements_declarefriendship_text.xml
│   │   ├── diplomacystatements_declarewar_text.xml
│   │   ├── diplomacystatements_defeat_text.xml
│   │   ├── diplomacystatements_delegation_text.xml
│   │   ├── diplomacystatements_denounce_text.xml
│   │   ├── diplomacystatements_embassy_text.xml
│   │   ├── diplomacystatements_firstmeet_text.xml
│   │   ├── diplomacystatements_greeting_text.xml
│   │   ├── diplomacystatements_kudosandwarnings_text.xml
│   │   ├── diplomacystatements_makealliance_text.xml
│   │   ├── diplomacystatements_makedeal_text.xml
│   │   ├── diplomacystatements_makedemand_text.xml
│   │   ├── diplomacystatements_makepeace_text.xml
│   │   ├── diplomacystatements_openborders_text.xml
│   │   ├── diplomacystatements_warning_text.xml
│   │   ├── districts_text.xml
│   │   ├── earthmaps_configtext.xml
│   │   ├── epic_text.xml
│   │   ├── espionage_text.xml
│   │   ├── expansion1_credits.xml
│   │   ├── expansion1_packagetext.xml
│   │   ├── expansion2_credits.xml
│   │   ├── expansion2_packagetext.xml
│   │   ├── featuresandterrains_text.xml
│   │   ├── frontend_playbycloud.xml
│   │   ├── frontendtext.xml
│   │   ├── gamesummaries_text.xml
│   │   ├── gossip_text.xml
│   │   ├── grammar_text.xml
│   │   ├── greatpeople_text.xml
│   │   ├── greatworks_text.xml
│   │   ├── improvements_text.xml
│   │   ├── indonesia_khmer_packagetext.xml
│   │   ├── ingame_playbycloud.xml
│   │   ├── ingametext.xml
│   │   ├── leaders_text.xml
│   │   ├── macedonia_persia_packagetext.xml
│   │   ├── modifiers_text.xml
│   │   ├── multiplayerfrontendtext.xml
│   │   ├── my2ktext.xml
│   │   ├── napoleonscenario_text.xml
│   │   ├── notifications_text.xml
│   │   ├── nubia_packagetext.xml
│   │   ├── poland_packagetext.xml
│   │   ├── projects_text.xml
│   │   ├── promotions_text.xml
│   │   ├── quests_text.xml
│   │   ├── quotes_text.xml
│   │   ├── religion_text.xml
│   │   ├── religiouscombatscenario_text.xml
│   │   ├── routes_text.xml
│   │   ├── technologies_text.xml
│   │   ├── types_text.xml
│   │   ├── ui_civilopedia_text.xml
│   │   ├── ui_endgame_text.xml
│   │   ├── ui_gamesummaries_text.xml
│   │   ├── ui_mods_text.xml
│   │   ├── ui_options_text.xml
│   │   ├── ui_technology_text.xml
│   │   ├── unit_abilities_text.xml
│   │   ├── unitnames_text.xml
│   │   ├── units_text.xml
│   │   ├── usersetupwarning_text.xml
│   │   ├── vikings_packagetext.xml
│   │   ├── wars_text.xml
│   │   └── worldbuilder_text.xml
│   ├── startuperrormessages.xml
│   ├── vanilla_de_de.xml
│   ├── vanilla_es_es.xml
│   ├── vanilla_fr_fr.xml
│   ├── vanilla_it_it.xml
│   ├── vanilla_ja_jp.xml
│   ├── vanilla_ko_kr.xml
│   ├── vanilla_pl_pl.xml
│   ├── vanilla_pt_br.xml
│   ├── vanilla_ru_ru.xml
│   ├── vanilla_zh_hans_cn.xml
│   └── vanilla_zh_hant_hk.xml
├── ui
│   ├── accessibility
│   │   ├── playerdeuteranopiacolors.xml
│   │   ├── playerprotanopiacolors.xml
│   │   └── playertritanopiacolors.xml
│   ├── actionpanel.lua
│   ├── actionpanel.xml
│   ├── adjacencybonussupport.lua
│   ├── ai_diplomacy.xml
│   ├── animsidepanelsupport.lua
│   ├── arxmanager.lua
│   ├── arxmanager.xml
│   ├── automation
│   │   ├── automation_benchmarkcamera_capitals.lua
│   │   ├── automation_benchmarkcamera.lua
│   │   ├── automation_dailysmoketest.lua
│   │   ├── automation_narrationmanager.lua
│   │   ├── automation_narrationpopup.lua
│   │   ├── automation_narrationpopup.xml
│   │   ├── automation_observercamera.lua
│   │   ├── automation_profile.lua
│   │   ├── automation_standardtests.lua
│   │   └── automation_standardtestsupport.lua
│   ├── choosers
│   │   ├── civicschooser.lua
│   │   ├── civicschooser.xml
│   │   ├── espionagechooser.lua
│   │   ├── espionagechooser.xml
│   │   ├── pantheonchooser.lua
│   │   ├── pantheonchooser.xml
│   │   ├── researchchooser.lua
│   │   ├── researchchooser.xml
│   │   ├── tradeoriginchooser.lua
│   │   ├── tradeoriginchooser.xml
│   │   ├── traderoutechooser.lua
│   │   └── traderoutechooser.xml
│   ├── citysupport.lua
│   ├── civ6_benchmarkcontext.xml
│   ├── civ6_coloratlas.xml
│   ├── civ6common.lua
│   ├── civ6_styles.xml
│   ├── civ6_tutorialoverlay.xml
│   ├── civ6_uitestmenu.xml
│   ├── civilopedia
│   │   ├── civilopediapage_belief.lua
│   │   ├── civilopediapage_building.lua
│   │   ├── civilopediapage_citystate.lua
│   │   ├── civilopediapage_civic.lua
│   │   ├── civilopediapage_civilization.lua
│   │   ├── civilopediapage_district.lua
│   │   ├── civilopediapage_feature.lua
│   │   ├── civilopediapage_frontpage.lua
│   │   ├── civilopediapage_government.lua
│   │   ├── civilopediapage_greatperson.lua
│   │   ├── civilopediapage_improvement.lua
│   │   ├── civilopediapage_leader.lua
│   │   ├── civilopediapage_policy.lua
│   │   ├── civilopediapage_project.lua
│   │   ├── civilopediapage_religion.lua
│   │   ├── civilopediapage_resource.lua
│   │   ├── civilopediapage_route.lua
│   │   ├── civilopediapage_simple.lua
│   │   ├── civilopediapage_technology.lua
│   │   ├── civilopediapage_terrain.lua
│   │   ├── civilopediapage_unit.lua
│   │   ├── civilopediapage_unitpromotion.lua
│   │   ├── civilopediascreen.lua
│   │   ├── civilopediascreen.xml
│   │   └── civilopediasupport.lua
│   ├── colors
│   │   ├── colors.xml
│   │   ├── playercolors.xml
│   │   └── playerstandardcolors.xml
│   ├── colors.lua
│   ├── controllericonaliases.xml
│   ├── cursors
│   ├── debug
│   │   ├── civ6_debugcontext.xml
│   │   └── debugviewer.xml
│   ├── debugcontext
│   │   └── civ6_defaultdebugcontext.xml
│   ├── debughotloadcache.lua
│   ├── debughotloadcache.xml
│   ├── diplomacyactionview.lua
│   ├── diplomacyactionview.xml
│   ├── diplomacydealview.lua
│   ├── diplomacydealview.xml
│   ├── diplomacyribbon.lua
│   ├── diplomacyribbonsupport.lua
│   ├── diplomacyribbon.xml
│   ├── diplomacystatementsupport.lua
│   ├── dragsupport.lua
│   ├── edgescroll.lua
│   ├── edgescroll.xml
│   ├── endgame
│   │   ├── endgamemenu.lua
│   │   ├── endgamemenu.xml
│   │   └── endgamereplaylogic.lua
│   ├── espionagesupport.lua
│   ├── espionageviewmanager.lua
│   ├── firaxislive
│   │   ├── firaxislivemessaging.lua
│   │   ├── firaxislivemessaging.xml
│   │   ├── my2k.lua
│   │   └── my2k.xml
│   ├── fonts
│   │   ├── civ6_fontstyles_efigs.xml
│   │   ├── civ6_fontstyles_ja_jp.xml
│   │   ├── civ6_fontstyles_ko_kr.xml
│   │   ├── civ6_fontstyles_zh_hans_cn.xml
│   │   ├── civ6_fontstyles_zh_hant_hk.xml
│   │   ├── helveticaneue
│   │   ├── minionpro
│   │   ├── myriadpro
│   │   ├── notomono
│   │   └── notosans
│   ├── frontend
│   │   ├── advancedsetup.lua
│   │   ├── advancedsetup.xml
│   │   ├── creditsscreen.lua
│   │   ├── creditsscreen.xml
│   │   ├── frontendbackground.xml
│   │   ├── frontend.lua
│   │   ├── frontendpopup.lua
│   │   ├── frontendpopup.xml
│   │   ├── frontend.xml
│   │   ├── gamesetuplogic.lua
│   │   ├── initscreen.xml
│   │   ├── introscreen.lua
│   │   ├── introscreen.xml
│   │   ├── loadgamemenu.lua
│   │   ├── loadgamemenu.xml
│   │   ├── loadsavemenu_shared.lua
│   │   ├── loadscreen.lua
│   │   ├── loadscreen.xml
│   │   ├── mainmenu.lua
│   │   ├── mainmenu.xml
│   │   ├── mapselect.lua
│   │   ├── mapselect.xml
│   │   ├── mods.lua
│   │   ├── mods.xml
│   │   ├── multiplayer
│   │   │   ├── civroyaleintro.lua
│   │   │   ├── civroyaleintro.xml
│   │   │   ├── confirmexit.lua
│   │   │   ├── confirmexit.xml
│   │   │   ├── confirmkick.lua
│   │   │   ├── confirmkick.xml
│   │   │   ├── crossplaylogin.lua
│   │   │   ├── crossplaylogin.xml
│   │   │   ├── edithotseatplayer.lua
│   │   │   ├── edithotseatplayer.xml
│   │   │   ├── hostgame.lua
│   │   │   ├── hostgame.xml
│   │   │   ├── joiningroom.lua
│   │   │   ├── joiningroom.xml
│   │   │   ├── lobby.lua
│   │   │   ├── lobbytypes.lua
│   │   │   ├── lobby.xml
│   │   │   ├── multiplayerselect.lua
│   │   │   ├── multiplayerselect.xml
│   │   │   ├── pbcnotifyremind.lua
│   │   │   ├── pbcnotifyremind.xml
│   │   │   ├── stagingroom.lua
│   │   │   └── stagingroom.xml
│   │   ├── novatest.lua
│   │   ├── playersetuplogic.lua
│   │   ├── scenariosetup.lua
│   │   ├── scenariosetup.xml
│   │   ├── startupscreen.xml
│   │   ├── statsscreen.xml
│   │   ├── tutorialsetup.lua
│   │   ├── tutorialsetup.xml
│   │   ├── usersetupwarning.lua
│   │   ├── usersetupwarning.xml
│   │   ├── widgettest.lua
│   │   ├── worldbuildermenu.lua
│   │   └── worldbuildermenu.xml
│   ├── fullscreenmappopup.lua
│   ├── fullscreenmappopup.xml
│   ├── gameeffectstext.lua
│   ├── gamesummaries_gamedetails.lua
│   ├── gamesummaries_gamedetails.xml
│   ├── gamesummaries.lua
│   ├── gamesummaries.xml
│   ├── genvfx.lua
│   ├── genvfx.xml
│   ├── greatworkshowcase.lua
│   ├── greatworkshowcase.xml
│   ├── greatworksoverview.lua
│   ├── greatworksoverview.xml
│   ├── greatworkssupport.lua
│   ├── icons
│   │   ├── fonticons.xml
│   │   ├── icons_advisors.xml
│   │   ├── icons_beliefs.xml
│   │   ├── icons_buildings.xml
│   │   ├── icons_citystates.xml
│   │   ├── icons_civics.xml
│   │   ├── icons_civilizations.xml
│   │   ├── icons_civilopedia.xml
│   │   ├── icons_consequences.xml
│   │   ├── icons_diploactions.xml
│   │   ├── icons_districts.xml
│   │   ├── icons_envoys.xml
│   │   ├── icons_features.xml
│   │   ├── icons_gamesettings.xml
│   │   ├── icons_governments.xml
│   │   ├── icons_greatpeople.xml
│   │   ├── icons_greatworks.xml
│   │   ├── icons_greatworktypes.xml
│   │   ├── icons_leaders.xml
│   │   ├── icons_mappins.xml
│   │   ├── icons_notifications.xml
│   │   ├── icons_policies.xml
│   │   ├── icons_projects.xml
│   │   ├── icons_promotions.xml
│   │   ├── icons_relationships.xml
│   │   ├── icons_religions.xml
│   │   ├── icons_resources.xml
│   │   ├── icons_routes.xml
│   │   ├── icons_stats.xml
│   │   ├── icons_teams.xml
│   │   ├── icons_techunlocks.xml
│   │   ├── icons_tech.xml
│   │   ├── icons_terrain.xml
│   │   ├── icons_unitabilities.xml
│   │   ├── icons_unitactions.xml
│   │   ├── icons_unitflags.xml
│   │   ├── icons_unitportraits.xml
│   │   ├── icons_units.xml
│   │   ├── icons_victories.xml
│   │   ├── icons_wonders.xml
│   │   ├── icons_worldbuilder.xml
│   │   └── icons_yields.xml
│   ├── ingame.lua
│   ├── ingame.xml
│   ├── instancemanager.lua
│   ├── instances
│   │   ├── civicunlockicon.lua
│   │   ├── civicunlockicon.xml
│   │   ├── civilizationicon.lua
│   │   ├── civilizationicon.xml
│   │   ├── leadericon.lua
│   │   └── leadericon.xml
│   ├── launchbar.lua
│   ├── launchbar.xml
│   ├── leaderscene.lua
│   ├── leaderscene.xml
│   ├── leadersupport.lua
│   ├── leaderview.xml
│   ├── loaders
│   │   ├── civicstreeiconloader_envoyawarded.lua
│   │   └── popuppriorityloader_base.lua
│   ├── localplayeractionsupport.lua
│   ├── mappinmanager.lua
│   ├── mappinmanager.xml
│   ├── maptacks.lua
│   ├── menus
│   │   ├── hotseatbackground.lua
│   │   ├── hotseatbackground.xml
│   │   ├── ingamegamesettingsmenu.lua
│   │   ├── ingamegamesettingsmenu.xml
│   │   ├── ingametopoptionsmenu.lua
│   │   ├── ingametopoptionsmenu.xml
│   │   ├── savegamemenu.lua
│   │   └── savegamemenu.xml
│   ├── minimappanel.lua
│   ├── minimappanel.xml
│   ├── modalscreen_playeryieldshelper.lua
│   ├── options.lua
│   ├── options.xml
│   ├── panels
│   │   ├── citypanel.lua
│   │   ├── citypaneloverview.lua
│   │   ├── citypaneloverview.xml
│   │   ├── citypanel.xml
│   │   ├── civicboostspanel.lua
│   │   ├── civicboostspanel.xml
│   │   ├── modallenspanel.lua
│   │   ├── modallenspanel.xml
│   │   ├── multiplayerturnmanager.lua
│   │   ├── multiplayerturnmanager.xml
│   │   ├── newturnpanel.lua
│   │   ├── newturnpanel.xml
│   │   ├── notificationpanel.lua
│   │   ├── notificationpanel.xml
│   │   ├── novagossippanel.lua
│   │   ├── pausepanel.lua
│   │   ├── pausepanel.xml
│   │   ├── productionpanel.lua
│   │   ├── statusmessagepanel.lua
│   │   ├── statusmessagepanel.xml
│   │   ├── techboostspanel.lua
│   │   ├── techboostspanel.xml
│   │   ├── techfilterfunctions.lua
│   │   ├── unitpanel.lua
│   │   └── unitpanel.xml
│   ├── partialscreenhooks.lua
│   ├── partialscreenhooks.xml
│   ├── partialscreens
│   │   ├── citystates.lua
│   │   ├── citystates.xml
│   │   ├── espionageoverview.lua
│   │   ├── espionageoverview.xml
│   │   ├── reportslist.lua
│   │   ├── reportslist.xml
│   │   ├── worldrankings.lua
│   │   └── worldrankings.xml
│   ├── playersupport.lua
│   ├── popupmanager.lua
│   ├── popups
│   │   ├── advisorpopup.lua
│   │   ├── advisorpopup.xml
│   │   ├── boostunlockedpopup.lua
│   │   ├── boostunlockedpopup.xml
│   │   ├── chatlogic.lua
│   │   ├── chatpanel.lua
│   │   ├── chatpanel.xml
│   │   ├── chooseartifact.lua
│   │   ├── chooseartifact.xml
│   │   ├── declarewarpopup.lua
│   │   ├── declarewarpopup.xml
│   │   ├── eracompletepopup.lua
│   │   ├── eracompletepopup.xml
│   │   ├── espionageescape.lua
│   │   ├── espionageescape.xml
│   │   ├── espionagepopup.lua
│   │   ├── espionagepopup.xml
│   │   ├── eventpopup.lua
│   │   ├── eventpopup.xml
│   │   ├── greatpeoplepopup.lua
│   │   ├── greatpeoplepopup.xml
│   │   ├── ingamepopup.lua
│   │   ├── ingamepopup.xml
│   │   ├── leaderview.lua
│   │   ├── mappinlistpanel.lua
│   │   ├── mappinlistpanel.xml
│   │   ├── mappinpopup.lua
│   │   ├── mappinpopup.xml
│   │   ├── mapsearchpanel.lua
│   │   ├── mapsearchpanel.xml
│   │   ├── naturalwonderpopup.lua
│   │   ├── naturalwonderpopup.xml
│   │   ├── pbcnotificationpopup.lua
│   │   ├── pbcnotificationpopup.xml
│   │   ├── playerchange.lua
│   │   ├── playerchange.xml
│   │   ├── playertargetlogic.lua
│   │   ├── popupdialog.lua
│   │   ├── popupdialog.xml
│   │   ├── projectbuiltpopup.lua
│   │   ├── projectbuiltpopup.xml
│   │   ├── razecity.lua
│   │   ├── razecity.xml
│   │   ├── switchlayoutpopup.lua
│   │   ├── switchlayoutpopup.xml
│   │   ├── techciviccompletedpopup.lua
│   │   ├── techciviccompletedpopup.xml
│   │   ├── unitcaptured.lua
│   │   ├── unitcaptured.xml
│   │   ├── unitpromotionpopup.lua
│   │   ├── unitpromotionpopup.xml
│   │   ├── wonderbuiltpopup.lua
│   │   └── wonderbuiltpopup.xml
│   ├── portraitsupport.lua
│   ├── productionhelper.lua
│   ├── productionmanager.lua
│   ├── productionmanager.xml
│   ├── productionpanel.xml
│   ├── religionscreen.lua
│   ├── religionscreen.xml
│   ├── screens
│   │   ├── civicstree.lua
│   │   ├── civicstree.xml
│   │   ├── globalresourcepopup.lua
│   │   ├── globalresourcepopup.xml
│   │   ├── governmentscreen.lua
│   │   ├── governmentscreen.xml
│   │   ├── reportscreen.lua
│   │   ├── reportscreen.xml
│   │   ├── techtree.lua
│   │   ├── techtreenode.xml
│   │   └── techtree.xml
│   ├── scripts
│   │   ├── gamecapabilities.lua
│   │   ├── inputsupport.lua
│   │   ├── netconnectioniconlogic.lua
│   │   └── setupparameters.lua
│   ├── strategicview_debugsupport.lua
│   ├── strategicview.lua
│   ├── strategicview_mapplacement.lua
│   ├── strategicview.xml
│   ├── subtitlecontext.xml
│   ├── subtitles
│   │   ├── de_de
│   │   ├── en_us
│   │   ├── es_es
│   │   ├── fr_fr
│   │   ├── it_it
│   │   ├── ja_jp
│   │   ├── ko_kr
│   │   ├── pl_pl
│   │   ├── pt_br
│   │   ├── ru_ru
│   │   ├── zh_hans
│   │   ├── zh_hans_cn
│   │   └── zh_hant_hk
│   ├── supportfunctions.lua
│   ├── tabsupport.lua
│   ├── teamsupport.lua
│   ├── techandcivicsupport.lua
│   ├── techandcivicunlockables.lua
│   ├── test.lua
│   ├── test.xml
│   ├── threattrustsupport.lua
│   ├── tools
│   │   └── constanteditor.xml
│   ├── tooltiphelper.lua
│   ├── tooltiphelper_playeryields.lua
│   ├── tooltips
│   │   ├── plottooltip.lua
│   │   └── plottooltip.xml
│   ├── tooltips.xml
│   ├── toppanel.lua
│   ├── toppanel.xml
│   ├── touch
│   │   ├── numberpadcontext.lua
│   │   └── numberpadcontext.xml
│   ├── tradeoverview.lua
│   ├── tradeoverview.xml
│   ├── tradesupport.lua
│   ├── tuner
│   │   ├── tuneraipanel.lua
│   │   ├── tunerassetpreviewpanel.lua
│   │   ├── tunercitypanel.lua
│   │   ├── tunerdemopanel.lua
│   │   ├── tunermappanel.lua
│   │   ├── tuneruiriverpanel.lua
│   │   ├── tunerunitpanel.lua
│   │   ├── tunerworldbuildercitypanel.lua
│   │   └── tunerworldbuilderpanel.lua
│   ├── tunerdiplomacypanel.lua
│   ├── tutorialgoals.lua
│   ├── tutorialgoals.xml
│   ├── tutorialinput.lua
│   ├── tutorialinput.xml
│   ├── tutorialscenariobase.lua
│   ├── tutorialuiroot.lua
│   ├── tutorialuiroot.xml
│   ├── tutorialworldanchor.lua
│   ├── tutorialworldanchor.xml
│   ├── unitflagmanager.lua
│   ├── unitflagmanager.xml
│   ├── utilities
│   │   ├── buttonutilities.lua
│   │   ├── luaclass.lua
│   │   ├── networkutilities.lua
│   │   └── tunerutilities.lua
│   ├── worldbuilderlaunchbar.lua
│   ├── worldbuilderlaunchbar.xml
│   ├── worldbuilder.lua
│   ├── worldbuildermapeditor.lua
│   ├── worldbuildermapeditor.xml
│   ├── worldbuildermaptools.lua
│   ├── worldbuildermaptools.xml
│   ├── worldbuilderplacement.lua
│   ├── worldbuilderplacement.xml
│   ├── worldbuilderplayereditor.lua
│   ├── worldbuilderplayereditor.xml
│   ├── worldbuilderploteditor.lua
│   ├── worldbuilderploteditor.xml
│   ├── worldbuilderresourcegen.lua
│   ├── worldbuilderresourcegen.xml
│   ├── worldbuildertoolspalette.lua
│   ├── worldbuildertoolspalette.xml
│   ├── worldbuilder.xml
│   ├── worldinput.lua
│   ├── worldinput.xml
│   ├── worldtrackercivic.xml
│   ├── worldtracker.lua
│   ├── worldtrackerresearch.xml
│   ├── worldtracker.xml
│   ├── worldview
│   │   ├── cameramanager.lua
│   │   ├── cameramanager.xml
│   │   ├── citybannermanager.lua
│   │   ├── citybannermanager.xml
│   │   ├── districtploticonmanager.lua
│   │   ├── districtploticonmanager.xml
│   │   ├── plotinfo.lua
│   │   ├── plotinfo.xml
│   │   ├── selectedunit.lua
│   │   ├── selectedunit.xml
│   │   ├── tourismbannermanager.lua
│   │   └── tourismbannermanager.xml
│   ├── worldviewiconsmanager.lua
│   ├── worldviewiconsmanager.xml
│   ├── worldviewplotmessages.lua
│   └── worldviewplotmessages.xml
└── worldbuilder
└── data
└── schema
75 directories, 756 files
~/steam/SteamLibrary/steamapps/common/Sid Meier's Civilization VI/steamassets/dlc/expansion1 λ tree -P '*.xml|*.lua'
.
├── artdefs
├── binaries
│   └── win64
├── config
│   ├── expansion1_config.xml
│   ├── expansion1_earthmaps.xml
│   ├── expansion1_players.xml
│   └── expansion1_standardmaps.xml
├── data
│   ├── arx
│   ├── expansion1_agendas_major.xml
│   ├── expansion1_agendas.xml
│   ├── expansion1_alliances.xml
│   ├── expansion1_beliefs.xml
│   ├── expansion1_buildings_major.xml
│   ├── expansion1_buildings.xml
│   ├── expansion1_civics.xml
│   ├── expansion1_civilizations_major.xml
│   ├── expansion1_civilizations.xml
│   ├── expansion1_civilopedia.xml
│   ├── expansion1_core_colors.xml
│   ├── expansion1_diplomacystatements_declarewar.xml
│   ├── expansion1_diplomacystatements_greeting.xml
│   ├── expansion1_diplomacystatements_renewalliance.xml
│   ├── expansion1_diplomaticactions.xml
│   ├── expansion1_districts_major.xml
│   ├── expansion1_districts.xml
│   ├── expansion1_emergencies.xml
│   ├── expansion1_eras.xml
│   ├── expansion1_expansion2.xml
│   ├── expansion1_features_major.xml
│   ├── expansion1_features.xml
│   ├── expansion1_globalparameters.xml
│   ├── expansion1_gossip.xml
│   ├── expansion1_governments.xml
│   ├── expansion1_governors.xml
│   ├── expansion1_greatpeople_admirals.xml
│   ├── expansion1_greatpeople_engineers.xml
│   ├── expansion1_greatpeople_generals.xml
│   ├── expansion1_greatpeople_merchants.xml
│   ├── expansion1_happinesses.xml
│   ├── expansion1_icons_buildings.xml
│   ├── expansion1_icons_citybanner.xml
│   ├── expansion1_icons_citystates.xml
│   ├── expansion1_icons_civilizations.xml
│   ├── expansion1_icons_civilopedia.xml
│   ├── expansion1_icons_diplomacy.xml
│   ├── expansion1_icons_district_buildings.xml
│   ├── expansion1_icons_districts.xml
│   ├── expansion1_icons_emergencies.xml
│   ├── expansion1_icons_features.xml
│   ├── expansion1_icons_fonticons.xml
│   ├── expansion1_icons_freecities.xml
│   ├── expansion1_icons_governorpromotions.xml
│   ├── expansion1_icons_governors.xml
│   ├── expansion1_icons_historicmoments.xml
│   ├── expansion1_icons_improvements.xml
│   ├── expansion1_icons_leaders.xml
│   ├── expansion1_icons_notifications.xml
│   ├── expansion1_icons_operations.xml
│   ├── expansion1_icons_policies.xml
│   ├── expansion1_icons_projects.xml
│   ├── expansion1_icons_resources.xml
│   ├── expansion1_icons_stats.xml
│   ├── expansion1_icons_unitportraits.xml
│   ├── expansion1_icons_units.xml
│   ├── expansion1_icons_wonders.xml
│   ├── expansion1_improvements_major.xml
│   ├── expansion1_improvements.xml
│   ├── expansion1_leaders_major.xml
│   ├── expansion1_leaders.xml
│   ├── expansion1_loadinginfo.xml
│   ├── expansion1_loyaltylevels.xml
│   ├── expansion1_modifiers.xml
│   ├── expansion1_moments.xml
│   ├── expansion1_notifications.xml
│   ├── expansion1_playercolors.xml
│   ├── expansion1_policies.xml
│   ├── expansion1_projects.xml
│   ├── expansion1_removedata.xml
│   ├── expansion1_resources.xml
│   ├── expansion1_scoring.xml
│   ├── expansion1_technologies.xml
│   ├── expansion1_unitabilities.xml
│   ├── expansion1_unitcommands.xml
│   ├── expansion1_unitoperations.xml
│   ├── expansion1_unitpromotions.xml
│   ├── expansion1_units_major.xml
│   ├── expansion1_units.xml
│   ├── expansion1_victories.xml
│   ├── expansion1_wars.xml
│   └── expansion1_yields.xml
├── maps
│   ├── archipelago.lua
│   ├── archipelago_xp2.lua
│   ├── europe.lua
│   ├── europe_xp2.lua
│   ├── tsleuropestandard.lua
│   ├── tsleuropestandard_xp2.lua
│   └── utility
│   ├── featuregenerator.lua
│   ├── mapenums.lua
│   └── naturalwondergenerator.lua
├── platforms
│   └── windows
│   ├── audio
│   │   ├── chinese(prc)
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── chinese(taiwan)
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── english(us)
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── french(france)
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── german
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── init.xml
│   │   ├── italian
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── japanese
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── korean
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── plugininfo.xml
│   │   ├── polish
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── russian
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── soundbanksinfo.xml
│   │   ├── spanish(spain)
│   │   │   ├── xp1_cinematic_intro_speech.xml
│   │   │   ├── xp1_speech_localized.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── xp1_ambiences.xml
│   │   ├── xp1_cinematic_intro_musicsfx.xml
│   │   ├── xp1_leader_sfx.xml
│   │   ├── xp1_music_bank.xml
│   │   ├── xp1_resources_features_3d.xml
│   │   ├── xp1_speech.xml
│   │   ├── xp1_ui_bank.xml
│   │   ├── xp1_unit_bank_3d.xml
│   │   ├── xp1_wonders.xml
│   │   ├── xp_common_ambiences.xml
│   │   ├── xp_common_music_bank.xml
│   │   ├── xp_common_notifications.xml
│   │   ├── xp_common_resources_features_2d.xml
│   │   ├── xp_common_resources_features_3d.xml
│   │   ├── xp_common_speech.xml
│   │   ├── xp_common_ui_bank.xml
│   │   ├── xp_common_unit_bank_2d.xml
│   │   ├── xp_common_unit_bank_3d.xml
│   │   ├── xp_common_unit_bank_common.xml
│   │   └── xp_common_wonders.xml
│   ├── blps
│   │   ├── environment
│   │   ├── landmarks
│   │   ├── leaders
│   │   ├── shared_data
│   │   ├── strategicview
│   │   ├── terrain
│   │   ├── ui
│   │   └── units
│   └── movies
├── text
│   ├── en_us
│   │   ├── expansion1_advisortext.xml
│   │   ├── expansion1_agendas_major_text.xml
│   │   ├── expansion1_agendas_text.xml
│   │   ├── expansion1_buildings_text.xml
│   │   ├── expansion1_citizennames_major_text.xml
│   │   ├── expansion1_citybanner_text.xml
│   │   ├── expansion1_citynames_major_text.xml
│   │   ├── expansion1_citynames_text.xml
│   │   ├── expansion1_civics_text.xml
│   │   ├── expansion1_civilopedia_major_text.xml
│   │   ├── expansion1_civilopedia_text.xml
│   │   ├── expansion1_configtext.xml
│   │   ├── expansion1_diplomacydeals_text.xml
│   │   ├── expansion1_diplomacymodifiers_major_text.xml
│   │   ├── expansion1_diplomacymodifiers_text.xml
│   │   ├── expansion1_diplomacystatements_major_text.xml
│   │   ├── expansion1_diplomacystatements_text.xml
│   │   ├── expansion1_diplomacy_text.xml
│   │   ├── expansion1_districts_text.xml
│   │   ├── expansion1_eras_text.xml
│   │   ├── expansion1_gossip_text.xml
│   │   ├── expansion1_greatpeople_text.xml
│   │   ├── expansion1_halloffame_text.xml
│   │   ├── expansion1_ingametext.xml
│   │   ├── expansion1_leaders_text.xml
│   │   ├── expansion1_loadinginfo_major_text.xml
│   │   ├── expansion1_modifiers_text.xml
│   │   ├── expansion1_moments_text.xml
│   │   ├── expansion1_naturalwonders_major_text.xml
│   │   ├── expansion1_notifications_text.xml
│   │   ├── expansion1_religion_text.xml
│   │   ├── expansion1_technologies_text.xml
│   │   ├── expansion1_units_text.xml
│   │   └── expansion1_wars_text.xml
│   ├── expansion1_removetext.xml
│   ├── expansion1_translations_configtext.xml
│   ├── expansion1_translations_major_text.xml
│   └── expansion1_translations_text.xml
└── ui
├── additions
│   ├── allianceresearchsupport.lua
│   ├── citypanelculture.lua
│   ├── citypanelculture.xml
│   ├── dedicationpopup.lua
│   ├── dedicationpopup.xml
│   ├── diplomacyactionview_alliancerow.lua
│   ├── diplomacyactionview_alliancerow.xml
│   ├── diplomacyactionview_alliancetab.lua
│   ├── diplomacyactionview_alliancetab.xml
│   ├── diplomacyactionview_emergencyrow.lua
│   ├── diplomacyactionview_emergencyrow.xml
│   ├── diplomacyactionview_emergencytab.lua
│   ├── diplomacyactionview_emergencytab.xml
│   ├── disloyalcitychooser.lua
│   ├── disloyalcitychooser.xml
│   ├── eracompletepopup.lua
│   ├── eracompletepopup.xml
│   ├── eraprogresspanel.lua
│   ├── eraprogresspanel.xml
│   ├── erareviewpopup.lua
│   ├── erareviewpopup.xml
│   ├── erasupport.lua
│   ├── expansionintro.lua
│   ├── expansionintro.xml
│   ├── governorassignmentchooser.lua
│   ├── governorassignmentchooser.xml
│   ├── governordetailspanel.lua
│   ├── governordetailspanel.xml
│   ├── governorpanel.lua
│   ├── governorpanel.xml
│   ├── governorsupport.lua
│   ├── historicmoments.lua
│   ├── historicmoments.xml
│   ├── loyaltysupport.lua
│   ├── settlerinfluenceiconmanager.lua
│   ├── settlerinfluenceiconmanager.xml
│   ├── worldcrisispopup.lua
│   ├── worldcrisispopup.xml
│   ├── worldcrisistracker.lua
│   └── worldcrisistracker.xml
├── citybanners
│   ├── citybannerinstances.xml
│   ├── citybannermanager.lua
│   ├── citybannermanager.xml
│   ├── cityloyaltyinstances.xml
│   └── cityreligioninstances.xml
├── civilopedia
│   ├── civilopediapage_governor.lua
│   ├── civilopediapage_governorpromotion.lua
│   └── civilopediapage_historicmoment.lua
├── ingame.xml
├── loaders
│   ├── civicstreeiconloader_governorslot.lua
│   └── tutorialloader_expansion1.lua
├── replacements
│   ├── actionpanel_expansion1.lua
│   ├── actionpanel.xml
│   ├── citypanel_expansion1.lua
│   ├── citypaneloverview_expansion1.lua
│   ├── citystates_expansion1.lua
│   ├── citystates.xml
│   ├── citysupport.lua
│   ├── declarewarpopup_expansion1.lua
│   ├── diplomacyactionview_expansion1.lua
│   ├── diplomacyribbon_expansion1.lua
│   ├── endgamemenu_expansion1.lua
│   ├── endgamemenu.xml
│   ├── endgamereplaylogic.lua
│   ├── espionagechooser_expansion1.lua
│   ├── espionageoverview_expansion1.lua
│   ├── expansion1_ingametopoptionsmenu.lua
│   ├── governmentscreen_expansion1.lua
│   ├── greatpeoplepopup_expansion1.lua
│   ├── ingametopoptionsmenu.xml
│   ├── launchbar_expansion1.lua
│   ├── minimappanel_expansion1.lua
│   ├── minimappanel.xml
│   ├── modallenspanel_expansion1.lua
│   ├── newturnpanel_expansion1.lua
│   ├── notificationpanel_expansion1.lua
│   ├── partialscreenhooks_expansion1.lua
│   ├── reportscreen_expansion1.lua
│   ├── reportscreen.xml
│   ├── researchchooser_expansion1.lua
│   ├── researchchooser.xml
│   ├── techtree_expansion1.lua
│   ├── techtreenode.xml
│   ├── toppanel_expansion1.lua
│   ├── tutorialuiroot_expansion1.lua
│   ├── unitpanel_expansion1.lua
│   ├── worldinput_expansion1.lua
│   ├── worldtracker_expansion1.lua
│   └── worldtrackerresearch.xml
└── subtitles
├── de_de
├── en_us
├── es_es
├── fr_fr
├── it_it
├── ja_jp
├── ko_kr
├── pl_pl
├── pt_br
├── ru_ru
├── zh_hans_cn
└── zh_hant_hk
53 directories, 278 files
~/steam/SteamLibrary/steamapps/common/Sid Meier's Civilization VI/steamassets/dlc/expansion1 λ
~/steam/SteamLibrary/steamapps/common/Sid Meier's Civilization VI/steamassets/dlc/expansion2 λ tree -P '*.xml|*.lua'
.
├── artdefs
├── binaries
│   └── win64
├── config
│   ├── expansion2_config.xml
│   ├── expansion2_earthmaps.xml
│   ├── expansion2_players.xml
│   └── expansion2_standardmaps.xml
├── data
│   ├── arx
│   ├── expansion1_agendas.xml
│   ├── expansion1_alliances.xml
│   ├── expansion1_beliefs.xml
│   ├── expansion1_buildings.xml
│   ├── expansion1_civics.xml
│   ├── expansion1_civilizations.xml
│   ├── expansion1_civilopedia.xml
│   ├── expansion1_diplomacystatements_declarewar.xml
│   ├── expansion1_diplomacystatements_greeting.xml
│   ├── expansion1_diplomacystatements_renewalliance.xml
│   ├── expansion1_diplomaticactions.xml
│   ├── expansion1_districts.xml
│   ├── expansion1_emergencies.xml
│   ├── expansion1_eras.xml
│   ├── expansion1_features.xml
│   ├── expansion1_globalparameters.xml
│   ├── expansion1_gossip.xml
│   ├── expansion1_governments.xml
│   ├── expansion1_governors.xml
│   ├── expansion1_greatpeople_admirals.xml
│   ├── expansion1_greatpeople_engineers.xml
│   ├── expansion1_greatpeople_generals.xml
│   ├── expansion1_greatpeople_merchants.xml
│   ├── expansion1_happinesses.xml
│   ├── expansion1_icons_buildings.xml
│   ├── expansion1_icons_citybanner.xml
│   ├── expansion1_icons_citystates.xml
│   ├── expansion1_icons_civilopedia.xml
│   ├── expansion1_icons_diplomacy.xml
│   ├── expansion1_icons_district_buildings.xml
│   ├── expansion1_icons_districts.xml
│   ├── expansion1_icons_emergencies.xml
│   ├── expansion1_icons_features.xml
│   ├── expansion1_icons_fonticons.xml
│   ├── expansion1_icons_freecities.xml
│   ├── expansion1_icons_governorpromotions.xml
│   ├── expansion1_icons_governors.xml
│   ├── expansion1_icons_historicmoments.xml
│   ├── expansion1_icons_improvements.xml
│   ├── expansion1_icons_notifications.xml
│   ├── expansion1_icons_operations.xml
│   ├── expansion1_icons_policies.xml
│   ├── expansion1_icons_projects.xml
│   ├── expansion1_icons_resources.xml
│   ├── expansion1_icons_stats.xml
│   ├── expansion1_icons_unitportraits.xml
│   ├── expansion1_icons_units.xml
│   ├── expansion1_improvements.xml
│   ├── expansion1_leaders.xml
│   ├── expansion1_loadinginfo.xml
│   ├── expansion1_loyaltylevels.xml
│   ├── expansion1_modifiers.xml
│   ├── expansion1_moments.xml
│   ├── expansion1_notifications.xml
│   ├── expansion1_policies.xml
│   ├── expansion1_projects.xml
│   ├── expansion1_resources.xml
│   ├── expansion1_scoring.xml
│   ├── expansion1_technologies.xml
│   ├── expansion1_unitabilities.xml
│   ├── expansion1_unitcommands.xml
│   ├── expansion1_unitoperations.xml
│   ├── expansion1_unitpromotions.xml
│   ├── expansion1_units.xml
│   ├── expansion1_victories.xml
│   ├── expansion1_wars.xml
│   ├── expansion1_yields.xml
│   ├── expansion2_agendas_major.xml
│   ├── expansion2_agendas.xml
│   ├── expansion2_ai.xml
│   ├── expansion2_beliefs.xml
│   ├── expansion2_buildings_major.xml
│   ├── expansion2_buildings.xml
│   ├── expansion2_civics.xml
│   ├── expansion2_civilizations_major.xml
│   ├── expansion2_civilizations.xml
│   ├── expansion2_civilopedia.xml
│   ├── expansion2_congress.xml
│   ├── expansion2_core_colors.xml
│   ├── expansion2_diplomaticactions.xml
│   ├── expansion2_districts_major.xml
│   ├── expansion2_districts.xml
│   ├── expansion2_emergencies.xml
│   ├── expansion2_eras.xml
│   ├── expansion2_features.xml
│   ├── expansion2_gamecapabilities.xml
│   ├── expansion2_globalparameters.xml
│   ├── expansion2_goodyhuts.xml
│   ├── expansion2_gossip.xml
│   ├── expansion2_governments.xml
│   ├── expansion2_governors.xml
│   ├── expansion2_greatpeople_admirals.xml
│   ├── expansion2_greatpeople_generals.xml
│   ├── expansion2_greatpeople_merchants.xml
│   ├── expansion2_greatworks.xml
│   ├── expansion2_icons_beliefs.xml
│   ├── expansion2_icons_buildings.xml
│   ├── expansion2_icons_citystates.xml
│   ├── expansion2_icons_civics.xml
│   ├── expansion2_icons_civilizations.xml
│   ├── expansion2_icons_districtbuildings.xml
│   ├── expansion2_icons_districts.xml
│   ├── expansion2_icons_environmentaleffects.xml
│   ├── expansion2_icons_features.xml
│   ├── expansion2_icons_fonticons.xml
│   ├── expansion2_icons_governments.xml
│   ├── expansion2_icons_governorpromotions.xml
│   ├── expansion2_icons_governors.xml
│   ├── expansion2_icons_leaders.xml
│   ├── expansion2_icons_notifications.xml
│   ├── expansion2_icons_operations.xml
│   ├── expansion2_icons_policies.xml
│   ├── expansion2_icons_projects.xml
│   ├── expansion2_icons_proposals.xml
│   ├── expansion2_icons_stats.xml
│   ├── expansion2_icons_tech.xml
│   ├── expansion2_icons_unitactions.xml
│   ├── expansion2_icons_unitportraits.xml
│   ├── expansion2_icons_units.xml
│   ├── expansion2_icons_victories.xml
│   ├── expansion2_icons_wonders.xml
│   ├── expansion2_icons_yields.xml
│   ├── expansion2_improvements_major.xml
│   ├── expansion2_improvements.xml
│   ├── expansion2_leaders_major.xml
│   ├── expansion2_leaders.xml
│   ├── expansion2_loadinginfo.xml
│   ├── expansion2_maps.xml
│   ├── expansion2_modifiers.xml
│   ├── expansion2_moments.xml
│   ├── expansion2_namedplaces.xml
│   ├── expansion2_notifications.xml
│   ├── expansion2_playercolors.xml
│   ├── expansion2_policies.xml
│   ├── expansion2_projects.xml
│   ├── expansion2_randomevents.xml
│   ├── expansion2_removedata.xml
│   ├── expansion2_resources.xml
│   ├── expansion2_routes.xml
│   ├── expansion2_technologies.xml
│   ├── expansion2_turnphases.xml
│   ├── expansion2_unitabilities_major.xml
│   ├── expansion2_unitabilities.xml
│   ├── expansion2_unitcommands.xml
│   ├── expansion2_unitnames.xml
│   ├── expansion2_unitoperations.xml
│   ├── expansion2_unitpromotions_major.xml
│   ├── expansion2_unitpromotions.xml
│   ├── expansion2_units_major.xml
│   ├── expansion2_units.xml
│   └── expansion2_victories.xml
├── maps
│   ├── balancemaps
│   │   └── mirror.lua
│   ├── continents_islands.lua
│   ├── continents.lua
│   ├── earthmaps
│   │   ├── earthstandard_xp2.lua
│   │   └── tslearthstandard_xp2.lua
│   ├── fractal.lua
│   ├── inlandsea.lua
│   ├── island_plates.lua
│   ├── lakes.lua
│   ├── pangaea.lua
│   ├── primordial.lua
│   ├── seven_seas.lua
│   ├── shuffle.lua
│   ├── small_continents.lua
│   ├── splintered_fractal.lua
│   ├── terra.lua
│   ├── tilted_axis.lua
│   └── utility
│   ├── assignstartingplots.lua
│   ├── coastallowlands.lua
│   ├── featuregenerator.lua
│   ├── mapenums.lua
│   ├── naturalwondergenerator.lua
│   ├── resourcegenerator.lua
│   ├── riverslakes.lua
│   └── terraingenerator.lua
├── platforms
│   └── windows
│   ├── audio
│   │   ├── chinese(prc)
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── chinese(taiwan)
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── english(us)
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── french(france)
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── german
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── init.xml
│   │   ├── italian
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── japanese
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── korean
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── plugininfo.xml
│   │   ├── polish
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── russian
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── soundbanksinfo.xml
│   │   ├── spanish(spain)
│   │   │   ├── xp2_cinematic_intro_speech.xml
│   │   │   ├── xp2_cinematics_endgame_speech.xml
│   │   │   └── xp_common_speech_localized.xml
│   │   ├── xp2_ambiences.xml
│   │   ├── xp2_cinematic_intro_musicsfx.xml
│   │   ├── xp2_cinematics_endgame_musicsfx.xml
│   │   ├── xp2_leader_sfx.xml
│   │   ├── xp2_music_bank.xml
│   │   ├── xp2_resources_features_3d.xml
│   │   ├── xp2_speech.xml
│   │   ├── xp2_ui_bank.xml
│   │   ├── xp2_wonders.xml
│   │   ├── xp_common_ambiences.xml
│   │   ├── xp_common_music_bank.xml
│   │   ├── xp_common_notifications.xml
│   │   ├── xp_common_resources_features_2d.xml
│   │   ├── xp_common_resources_features_3d.xml
│   │   ├── xp_common_speech.xml
│   │   ├── xp_common_ui_bank.xml
│   │   ├── xp_common_unit_bank_2d.xml
│   │   ├── xp_common_unit_bank_3d.xml
│   │   ├── xp_common_unit_bank_common.xml
│   │   └── xp_common_wonders.xml
│   ├── blps
│   │   ├── environment
│   │   ├── landmarks
│   │   ├── leaders
│   │   ├── lighting
│   │   ├── shared_data
│   │   ├── strategicview
│   │   ├── terrain
│   │   ├── ui
│   │   └── units
│   └── movies
├── scripts
│   └── worldcongress.lua
├── text
│   ├── en_us
│   │   ├── expansion1_advisortext.xml
│   │   ├── expansion1_agendas_text.xml
│   │   ├── expansion1_buildings_text.xml
│   │   ├── expansion1_citybanner_text.xml
│   │   ├── expansion1_citynames_text.xml
│   │   ├── expansion1_civics_text.xml
│   │   ├── expansion1_civilopedia_text.xml
│   │   ├── expansion1_diplomacydeals_text.xml
│   │   ├── expansion1_diplomacymodifiers_text.xml
│   │   ├── expansion1_diplomacystatements_text.xml
│   │   ├── expansion1_diplomacy_text.xml
│   │   ├── expansion1_districts_text.xml
│   │   ├── expansion1_eras_text.xml
│   │   ├── expansion1_gossip_text.xml
│   │   ├── expansion1_greatpeople_text.xml
│   │   ├── expansion1_halloffame_text.xml
│   │   ├── expansion1_ingametext.xml
│   │   ├── expansion1_leaders_text.xml
│   │   ├── expansion1_modifiers_text.xml
│   │   ├── expansion1_moments_text.xml
│   │   ├── expansion1_notifications_text.xml
│   │   ├── expansion1_religion_text.xml
│   │   ├── expansion1_technologies_text.xml
│   │   ├── expansion1_units_text.xml
│   │   ├── expansion1_wars_text.xml
│   │   ├── expansion2_advisortext.xml
│   │   ├── expansion2_buildings_text.xml
│   │   ├── expansion2_citizennames_text.xml
│   │   ├── expansion2_citynames_text.xml
│   │   ├── expansion2_civics_text.xml
│   │   ├── expansion2_civilopedia_text.xml
│   │   ├── expansion2_configtext.xml
│   │   ├── expansion2_congresstext.xml
│   │   ├── expansion2_diplomacydeals_text.xml
│   │   ├── expansion2_diplomacymodifiers_text.xml
│   │   ├── expansion2_diplomacystatements_declarewar_text.xml
│   │   ├── expansion2_diplomacystatements_denounce_text.xml
│   │   ├── expansion2_diplomacystatements_firstmeet_text.xml
│   │   ├── expansion2_diplomacystatements_kudosandwarnings_text.xml
│   │   ├── expansion2_diplomacystatements_misc.xml
│   │   ├── expansion2_districts_text.xml
│   │   ├── expansion2_featuresandterrains_text.xml
│   │   ├── expansion2_gossip_text.xml
│   │   ├── expansion2_greatpeople_text.xml
│   │   ├── expansion2_halloffame_text.xml
│   │   ├── expansion2_improvements_text.xml
│   │   ├── expansion2_ingametext.xml
│   │   ├── expansion2_leaders_text.xml
│   │   ├── expansion2_loadinginfo_text.xml
│   │   ├── expansion2_moments_text.xml
│   │   ├── expansion2_namedplaces_text.xml
│   │   ├── expansion2_notifications_text.xml
│   │   ├── expansion2_promotions_text.xml
│   │   ├── expansion2_quotes_text.xml
│   │   ├── expansion2_randomevents_text.xml
│   │   ├── expansion2_religion_text.xml
│   │   ├── expansion2_routes_text.xml
│   │   ├── expansion2_technologies_text.xml
│   │   ├── expansion2_unit_abilities_text.xml
│   │   ├── expansion2_unitnames_text.xml
│   │   └── expansion2_units_text.xml
│   ├── expansion2_removetext.xml
│   ├── expansion2_translations_configtext.xml
│   └── expansion2_translations_text.xml
└── ui
├── additions
│   ├── allianceresearchsupport.lua
│   ├── citypanelculture.lua
│   ├── citypanelculture.xml
│   ├── citypanelpower.lua
│   ├── citypanelpower.xml
│   ├── climatescreen.lua
│   ├── climatescreen.xml
│   ├── congressbutton.lua
│   ├── congressbutton.xml
│   ├── dedicationpopup.lua
│   ├── dedicationpopup.xml
│   ├── diplomacyactionview_alliancerow.lua
│   ├── diplomacyactionview_alliancerow.xml
│   ├── diplomacyactionview_alliancetab.lua
│   ├── diplomacyactionview_alliancetab.xml
│   ├── diplomacyactionview_emergencyrow.lua
│   ├── diplomacyactionview_emergencyrow.xml
│   ├── diplomacyactionview_emergencytab.lua
│   ├── diplomacyactionview_emergencytab.xml
│   ├── diplomacyactionview_worldcongresstab.lua
│   ├── diplomacyactionview_worldcongresstab.xml
│   ├── disloyalcitychooser.lua
│   ├── disloyalcitychooser.xml
│   ├── eracompletepopup.lua
│   ├── eracompletepopup.xml
│   ├── eraprogresspanel.lua
│   ├── eraprogresspanel.xml
│   ├── erareviewpopup.lua
│   ├── erareviewpopup.xml
│   ├── erasupport.lua
│   ├── expansionintro.lua
│   ├── expansionintro.xml
│   ├── governorassignmentchooser.lua
│   ├── governorassignmentchooser.xml
│   ├── governordetailspanel.lua
│   ├── governordetailspanel.xml
│   ├── governorpanel.lua
│   ├── governorpanel.xml
│   ├── governorsupport.lua
│   ├── historicmoments.lua
│   ├── historicmoments.xml
│   ├── loyaltysupport.lua
│   ├── maplabelmanager.lua
│   ├── maplabelmanager.xml
│   ├── naturaldisasterpopup.lua
│   ├── naturaldisasterpopup.xml
│   ├── powerlensmanager.lua
│   ├── powerlensmanager.xml
│   ├── rockbandmoviepopup.lua
│   ├── rockbandmoviepopup.xml
│   ├── rockbandpopup.lua
│   ├── rockbandpopup.xml
│   ├── settlerinfluenceiconmanager.lua
│   ├── settlerinfluenceiconmanager.xml
│   ├── settlerwarningiconmanager.lua
│   ├── settlerwarningiconmanager.xml
│   ├── worldcongressbetweenturns.lua
│   ├── worldcongressbetweenturns.xml
│   ├── worldcongressintro.lua
│   ├── worldcongressintro.xml
│   ├── worldcongresspopup.lua
│   ├── worldcongresspopup.xml
│   ├── worldcrisisinstances_worldcongress.xml
│   ├── worldcrisisinstances.xml
│   ├── worldcrisispopup.lua
│   ├── worldcrisispopup.xml
│   ├── worldcrisissupport.lua
│   ├── worldcrisistracker.lua
│   └── worldcrisistracker.xml
├── citybanners
│   ├── citybannerinstances.xml
│   ├── citybannermanager.lua
│   ├── citybannermanager.xml
│   ├── cityloyaltyinstances.xml
│   └── cityreligioninstances.xml
├── civilopedia
│   ├── civilopediapage_building.lua
│   ├── civilopediapage_civic.lua
│   ├── civilopediapage_feature.lua
│   ├── civilopediapage_government.lua
│   ├── civilopediapage_governor.lua
│   ├── civilopediapage_governorpromotion.lua
│   ├── civilopediapage_historicmoment.lua
│   ├── civilopediapage_policy.lua
│   ├── civilopediapage_resource.lua
│   ├── civilopediapage_route.lua
│   ├── civilopediapage_technology.lua
│   └── civilopediapage_unit.lua
├── loaders
│   ├── civicstreeiconloader_favor.lua
│   ├── civicstreeiconloader_governorslot.lua
│   ├── popuppriorityloader_expansion2.lua
│   ├── techandcivicunlockables_expansion2.lua
│   ├── tooltiploader_expansion2.lua
│   ├── tutorialloader_expansion1.lua
│   └── tutorialloader_expansion2.lua
├── replacements
│   ├── actionpanel_expansion1.lua
│   ├── actionpanel_expansion2.lua
│   ├── actionpanel.xml
│   ├── arxmanager_expansion2.lua
│   ├── citypanel_expansion1.lua
│   ├── citypanel_expansion2.lua
│   ├── citypaneloverview_expansion1.lua
│   ├── citypaneloverview_expansion2.lua
│   ├── citystates_expansion1.lua
│   ├── citystates_expansion2.lua
│   ├── citystates.xml
│   ├── citysupport.lua
│   ├── civicstree_expansion2.lua
│   ├── declarewarpopup_expansion1.lua
│   ├── declarewarpopup_expansion2.lua
│   ├── diplomacyactionview_expansion1.lua
│   ├── diplomacyactionview_expansion2.lua
│   ├── diplomacyactionview.xml
│   ├── diplomacydealview_expansion2.lua
│   ├── diplomacydealview.lua
│   ├── diplomacyribbon_expansion1.lua
│   ├── diplomacyribbon_expansion2.lua
│   ├── diplomacyribbon.xml
│   ├── endgamemenu_expansion1.lua
│   ├── endgamemenu_expansion2.lua
│   ├── endgamemenu.xml
│   ├── endgamereplaylogic.lua
│   ├── espionagechooser_expansion1.lua
│   ├── espionageoverview_expansion1.lua
│   ├── expansion1_ingametopoptionsmenu.lua
│   ├── fullscreenmappopup_expansion2.lua
│   ├── governmentscreen_expansion1.lua
│   ├── governmentscreen_expansion2.lua
│   ├── greatpeoplepopup_expansion1.lua
│   ├── greatpeoplepopup_expansion2.lua
│   ├── greatworksoverview_expansion2.lua
│   ├── ingame.lua
│   ├── ingametopoptionsmenu.xml
│   ├── ingame.xml
│   ├── launchbar_expansion1.lua
│   ├── launchbar_expansion2.lua
│   ├── mapsearchpanel_expansion2.lua
│   ├── minimappanel_expansion1.lua
│   ├── minimappanel_expansion2.lua
│   ├── minimappanel.xml
│   ├── modallenspanel_expansion1.lua
│   ├── modallenspanel_expansion2.lua
│   ├── newturnpanel_expansion1.lua
│   ├── notificationpanel_expansion1.lua
│   ├── notificationpanel_expansion2.lua
│   ├── partialscreenhooks_expansion1.lua
│   ├── partialscreenhooks_expansion2.lua
│   ├── plottooltip_expansion2.lua
│   ├── razecity_expansion2.lua
│   ├── reportscreen_expansion1.lua
│   ├── reportscreen_expansion2.lua
│   ├── reportscreen.xml
│   ├── researchchooser_expansion1.lua
│   ├── researchchooser.xml
│   ├── researchlistinstance.xml
│   ├── selectedunit_expansion2.lua
│   ├── techtree_expansion1.lua
│   ├── techtree_expansion2.lua
│   ├── techtreenode.xml
│   ├── toppanel_expansion1.lua
│   ├── toppanel_expansion2.lua
│   ├── toppanel.lua
│   ├── tutorialuiroot_expansion1.lua
│   ├── unitpanel_expansion1.lua
│   ├── unitpanel_expansion2.lua
│   ├── worldinput_expansion1.lua
│   ├── worldinput_expansion2.lua
│   ├── worldrankings_expansion2.lua
│   ├── worldrankings.xml
│   ├── worldtracker_expansion1.lua
│   └── worldtrackerresearch.xml
└── subtitles
├── de_de
├── en_us
├── es_es
├── fr_fr
├── it_it
├── ja_jp
├── ko_kr
├── pl_pl
├── pt_br
├── ru_ru
├── zh_hans_cn
└── zh_hant_hk
57 directories, 470 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment