ThibautSF / ParadoxosModManager

Software to manage mods for recent Paradox games
37 stars 6 forks source link

Import mods from steam workshop #23

Open tboby opened 6 years ago

tboby commented 6 years ago
  1. Find the user's steam workshop folder
  2. Show them all mods they have subscribed to (and so have downloaded)
  3. Allow them to import the ".zip" mods into non-steam mods in the /mod/ folder. (4. Compare existing mods in /mod/ to steam mods to notify of updates)
NicolasGrosjean commented 6 years ago

Should it be automatic, according a parameter to activate the importation and declare the destination directory ?

The .mod should be copied with the .zip file.

The name of the copy should be defined according #24 and with a mean to know if we need to update the importation.

NicolasGrosjean commented 5 years ago

With #28 , it is possible to get the zip of a mod by opening the system explorer at the good place.

@tboby is it enough for this issue ?