File extracted into wrong spot when mod uses no folder structure
#2
Closed
opened 11 months ago by pandro
·
0 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Issue
When a mod doesn't use any folder structure inside their zip-file and includes files besides the dll-file these additional files get exported into the base game folder.
This can be wrong.
How to reproduce
Expectation
If there is no folder structure at all but a dll file. Everything should be exported to
BepInEx/plugins
.If there are folders but no
BepInEx
but others likeplugins
,config
orcustomFolderName
it should export them intoBepInEx/