Skip to content

Commit

Permalink
Support for the West Slavic Attire DLC
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Dec 2, 2024
1 parent 2ffcae8 commit efb9b92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ImperatorToCK3/CK3/World.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1090,6 +1090,7 @@ private void DetermineCK3Dlcs(Configuration config) {
{"dlc013.dlc", "couture_of_capets"},
{"dlc014.dlc", "roads_to_power"},
{"dlc015.dlc", "wandering_nobles"},
{"dlc016.dlc", "west_slavic_attire"},
};

var dlcFiles = Directory.GetFiles(dlcFolderPath, "*.dlc", SearchOption.AllDirectories);
Expand Down

0 comments on commit efb9b92

Please sign in to comment.