2 Commits (be194b2ad6ea8a27ac4278df117e9c669677c894)

Author SHA1 Message Date
Peery 7293c02bc4
Windows path fixes
Fixed path handling because Qt still uses "/" on windows but python's os module does not.
Also added dialogs when no game path is set and the selection is cancelled (also fixed a loop with that)
12 months ago
Peery 4705da0157
Version 0.1
Created a small PyQt6-based window to manage Lethal Company mods by storing their zip files and extracting them correctly into the BepInEx folder and remove them again.

Creates a small config file which is currently set nearby the main.py as a yaml
12 months ago