what is a directory file
Not sure on directory file, do you mean descriptor?
This is a file the launcher generates to know what your mod is called, its version, if it's supported, etc.
If you have deleted it by mistake, create a file in the mod's root directory (where you see the common/localisation/etc. folders) called "descriptor.mod"
Inside that file paste the following: (I have just used the "Gamplay" tag here, but you can use others like "National Focus", "Events", etc. if need be)
version="1"
tags={
"Gameplay"
}
name="YOUR MOD NAME"
supported_version="1.11.4"
i have hoi now :DDDD
i was trying to playtest my mod and it said error directory file missing