tdauth / wc3lib

A collection of libraries and tools which help to modify the game Warcraft III: The Frozen Throne.
GNU General Public License v2.0
20 stars 3 forks source link

wc3converter create parent directories for output file by default #29

Closed tdauth closed 1 year ago

tdauth commented 1 year ago

Error occured when converting file "./wowr3.4/ReplaceableTextures/CommandButtons/BTNAbility_Warrior_Disarm.blp": "Error while opening file ""./out/ReplaceableTextures/CommandButtons/BTNAbility_Warrior_Disarm.blp"". Continuing with next one.".

tdauth commented 1 year ago

like mkdir -p "$DIR"