TerraFirmaCraft-The-Final-Frontier / FileDirector

Automated mod/file downloading.
https://www.curseforge.com/minecraft/mc-mods/filedirector
MIT License
8 stars 5 forks source link

Extracted files cannot be moved until a second relaunch #15

Open BlueFeuer opened 9 months ago

BlueFeuer commented 9 months ago

Sort of a minor thing but files from an extracted download cannot be moved immediately after extraction, so the game needs to be launched twice - First to download/extract the zip, second to actually move the files from the extracted zip.

ACGaming commented 8 months ago

Why not download the archive directly to the right place?

BlueFeuer commented 8 months ago

I'm trying to extract an archive and move individual files to a different location from it, without moving the entire thing. 😅