Skip to content

Experimental Stardew Valley mod downloader & updater (might make this in to a legit mod manager some day)

Notifications You must be signed in to change notification settings

rado-boy/Update-SDVMods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

This is a powershell script made to download & update Stardew valley mods using Nexus Mods API (https://www.nexusmods.com/news/13921) to act as a (very) rudimentary mod manager. I mostly created this to get a little more experience with web APIs and Powershell in general, so it's currently not meant for serious usage. This is just a fun project!

Requirements:

  • Nexus Mods Personal API Key (requires Premium)
    • Put this in a file called 'api-key.txt' in the script root
  • Powershell (Latest preferred, should work with 5+)
  • csv list of mods
    • Format like this:
      ModName,ModID
      Animated Fish,5735
      

Dependencies:

About

Experimental Stardew Valley mod downloader & updater (might make this in to a legit mod manager some day)

Resources

Stars

Watchers

Forks