-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When defining GFX files such as this:
SpriteType = {
name = "GFX_HAW_armored_car1_medium"
texturefile = "gfx/interface/technologies/usa_armored_car_equipment_1.dds"
}
The files can either be in the mod files like so:
<MOD_NAME>/gfx/interface/technologies/usa_armored_car_equipment_1.dds
Or in the main mod files like so:
Hearts of Iron IV/gfx/interface/technologies/usa_armored_car_equipment_1.dds
Or - and this is the one that isn't working - in the DLC folder like so:
Hearts of Iron IV/dlc/<DLC_NAME>/gfx/interface/technologies/usa_armored_car_equipment_1.dds
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working