Gwindalmir / SEWorkshopTool

Tool which allows batch upload and download of mods for both Space and Medieval Engineers.
32 stars 16 forks source link

Empty folders are skipped #37

Closed enenra closed 2 years ago

enenra commented 3 years ago

When uploading an empty mod (for modpack purposes) the game requires there to at least be an empty Data folder in the mod's directory. SEWT seems to skip the inclusion of the empty Data folder. The ingame mod upload includes the Data folder as normal.

Gwindalmir commented 3 years ago

This happens if you have some files on your ignore list. The game will copy your mod to a temporary location, and upload it from there.

To work around that, you would need to place a dummy file into the Data directory. I might be able to detect it and place one myself, but I tend to not modify mods. At the least, I could show a warning.