proper location/directories for the yaml files to work:
"GameplayData/GalaxyGenerationTables/ModelledGalaxyData",
"GameplayData/GalaxyGenerationTables/GalaxyAges",
"GameplayData/GalaxyGenerationTables/GameStartPoints",
"GameplayData/Difficulties",
"GameplayData/GameSpeeds",
"GameplayData/ResearchSpeeds",
"GameplayData/ProductionSpeeds",
"GameplayData/PopulationGrowthSpeeds",
"GameplayData/TimelineSaveModes",
"GameplayData/GalaxyGenerationTables/BiomeChances",
"GameplayData/GalaxyGenerationTables/PlanetSizeChances",
"GameplayData/StarTypes",
"GameplayData/PlanetaryResourceTypes",
"GameplayData/GalaxyGenerationTables/TradeableResourceChances",
"GameplayData/ShipData/TacticalScenarioDesign",
"GameplayData/ShipData/TacticalShipDesign",
"GameplayData/ShipData/FormationTypes",
"GameplayData/TacticalObstacleTypes",
"GameplayData/BattlefieldHazardsConfig",
"GameplayData/PlanetData/PlanetSizeTypes",
"GameplayData/PlanetData/PlanetBiomeTypes",
"GameplayData/PlanetData/PlanetMineralRichnessTypes",
"GameplayData/GalaxyGenerationTables/GravityTable",
"GameplayData/ShipData/ShipHullTypes",
"GameplayData/ShipData/ShipHullModels",
"GameplayData/ShipData/ShipSlots",
"GameplayData/ShipData/ShipModuleModTypes",
"GameplayData/ShipData/WeaponTypes",
"GameplayData/ShipData/ShipModules",
"GameplayData/ShipData/ShipBlueprintTemplates",
"GameplayData/ShipData/ShipHullModelConfigTypes",
"GameplayData/ColonyStructureTypes",
"GameplayData/ColonyProjects",
"GameplayData/PlanetDefenses",
"GameplayData/Miniaturizations",
"GameplayData/TechAchievements",
"GameplayData/TechApps",
"GameplayData/RacialBiases",
"GameplayData/RacialPerks",
"GameplayData/RaceTypes",
"GameplayData/GovernmentTypes",
"GameplayData/TechTree",
"GameplayData/EspionageMissions",
"GameplayData/RandomEvents",
"GameplayData/GNNEvent",
"GameplayData/GNNRankings",
"GameplayData/NotificationType",
"GameplayData/AudienceEvent",
"GameplayData/AudienceEventPlaylist",
"GameplayData/Tutorials",
"GameplayData/TriggerableActions",
"GameplayData/MentatResearchEvent"
the last is always the name of the yaml file, example:
GameplayData/GalaxyGenerationTables/ModelledGalaxyData = GameplayData/GalaxyGenerationTables/ModelledGalaxyData.yaml
Edited by mewdego, 28 September 2016 - 01:57 PM.