Nexus Download Collection

Download every mods of a collection in a single click

< 脚本Nexus Download Collection的反馈

评价:好评 - 脚本运行良好

§
发表于:2025-02-25

can you add feature to download collection.json file?

Drigtime作者
§
发表于:2025-02-25

Hi, you can do that via :
1. Select mods to download
2. Click on top right corner tree dots button
3. Select All
4. Re click the previous tree dots button
5. Export mods selection

§
发表于:2025-03-07

for my case i need pluginRules part for loot rules

Drigtime作者
§
发表于:2025-03-08

Sorry, I dont understand what you need, where are you seeing this "pluginRules" data ? Maybe I can't get it from their website.

§
发表于:2025-03-10

if we download nexus collection with vortex we will get collection.json file which contain some class such as
1."info": (info about the collection)
2."mods":(mods for collection which this script can access)
3."modrules":(mods overwriting rules)
4."tools":(tools needed)
5."plugins":(mods load order or loadorder.txt equivalent of mo2)
6."pluginsrules":(plugin and group rules or userlist.yaml equivalent for LOOT)
i wonder if you can add feature to export those data

Drigtime作者
§
发表于:2025-03-10
编辑于:2025-03-10

Thanks for the details. I spent a fair bit of time figuring out how this file is created and had to explore all Nexusmods GitHub repositories for this, which was not easy.

In the end, I know how to get it, but I don't think I will implement it for the following reasons:

  • No one except you would use it (sorry).
  • It is not user-friendly.

To create this file, the user would need to:

  • Create a Personal API Key for your profile on this page (at the bottom).
  • Set this API Key somewhere in the script

The script would then need to:

  1. Make a GET request to this URL (for this collection).
  2. Add the parameter "apikey" in the header of the request, which is the Personal API Key you created.

However, the good news is there is a much easier way to get it:

  • Click "Add Collection" on a collection.
  • In Vortex the prompt that asks if you want to download the collection, click "Later."
  • You will find the collection.json file.

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址