Stardrop
Stardrop copied to clipboard
Not sure if this is a bug or if I'm just dumb
The GitBook page says that mod manager downloads work with Stardrop, but I'm not sure how that works. I've connected my Nexus account, but whenever I try to download something it doesn't seem to do anything. Any help would be well appreciated!
EDIT: I am on Linux btw
NXM support (for using the download via mod manager button) hasn't been implemented for Linux yet, though I am hoping to have it added in the next release. Sorry for that, I noted it in the release notes but never listed it in a more public location.
It's been nearly two years and I believe this is still not addressed. Are there any plans to implement this anytime soon?
I have the solution to this issue, Create a file called Stardrop.desktop in ~/.local/share/applications with the following contents:
[Desktop Entry] Exec=/home/USER/.local/bin/Stardrop/Internal --nxm %U Icon=stardew-valley Name=Stardrop Terminal=false Type=Application
Make sure to set your username in the exec line, and have Stardrop folder in ~/.local/bin. Now just run: xdg-mime default Stardrop.desktop x-scheme-handler/nxm
Firefox and Im pretty sure Chromium/Chrome as well should handle NXM links.
I have the solution to this issue, Create a file called Stardrop.desktop in ~/.local/share/applications with the following contents:
[Desktop Entry] Exec=/home/USER/.local/bin/Stardrop/Internal --nxm %U Icon=stardew-valley Name=Stardrop Terminal=false Type=Application
Make sure to set your username in the exec line, and have Stardrop folder in ~/.local/bin. Now just run:
xdg-mime default Stardrop.desktop x-scheme-handler/nxmFirefox and Im pretty sure Chromium/Chrome as well should handle NXM links.
Even using this desktop entry, the mod manager download seems to redirect to /undefined and nothing happens.