Jump to content

[Vortex Extension] Modlist Backup


Garethp

Recommended Posts

Hi All. I've made a new Vortex Extension and thought that this would be a good place to share it. So I present Vortex Modlist Backup. Vortex Modlist Backup is just what it sounds like, it backs up the list of mods that you've got installed, and then lets you restore from that list. It doesn't backup the mod files themselves, or any configuration, so the output is a nice and small JSON file that you can save anywhere. When restoring, it just asks Vortex to download those mods again from Nexus. Unfortunately due to decisions made by Nexus, you need to be a Premium member to restore your modlist.

Link to comment
Share on other sites

Curious what this line means from your change log:

 

Backing up modlist no longer removes mods from games that aren't part of Vortex anymore
Link to comment
Share on other sites

Well, let's say you have have 100 Skyrim Mods installed, but you haven't played in a bit. So backup your modlist, delete all the mods, uninstall Skyrim and instead move on to a modded version of Fallout 4. So you activate Fallout 4 in Vortex, add some mods and then backup the modlist. Previously the new backup wouldn't include any Skyrim mods since there were no Skyrim mods installed in Vortex. Now however, if you're overwriting a previous backup file it only removes mods from that backup file if they're for the game you currently have selected. So in the example above, you're Skyrim mods would still be in the backup list.

Link to comment
Share on other sites

  • 1 month later...

Hey so how does it work? The github page just shows how to install, when I press backup it asks for a file of any type, but rejects whatever I give it. Gave it empty .txt and .json files but both lead to a crash. What does it want from me? :D

 

Well, if you're planning on RESTORING your modlist with it, you need to be a premium member

Link to comment
Share on other sites

 

Hey so how does it work? The github page just shows how to install, when I press backup it asks for a file of any type, but rejects whatever I give it. Gave it empty .txt and .json files but both lead to a crash. What does it want from me? :D

 

Well, if you're planning on RESTORING your modlist with it, you need to be a premium member

 

I know that :D I was just hoping I could extract a modlist from the generated file to use on forums and such, but then couldn't even get it working to look if the output is usable for that ^^

Link to comment
Share on other sites

Hey so how does it work? The github page just shows how to install, when I press backup it asks for a file of any type, but rejects whatever I give it. Gave it empty .txt and .json files but both lead to a crash. What does it want from me? :D

 

To create a backup you'll type-in a new file-name, personally I didn't include any extension and it worked, you don't type-in the name of an existing file.

 

Taking a quick look on the resulting file, it only includes the mods currently installed and it only includes the Nexus-mods and not the other mods.

 

For each mod the information stored is on the format:

 

{

"name": "Unofficial Skyrim Legendary Edition Patch",

"game": "skyrim",

"modId": 71214,

"fileId": 1000300771

},

 

To restore a backup I've no idea, since it just spit-out an error about "need to be premium".

 

BTW one other weakness is, the backup is for all games, where's no possibility to only backup a single game, meaning it's not a good method for distribution list of mods to someone else even if they are premium-members.

Link to comment
Share on other sites

  • 2 months later...
  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...