Skip to content

Conversation

@JonathanFeenstra
Copy link
Contributor

@JonathanFeenstra JonathanFeenstra changed the title Add startDownloadNexusFile overload with game name Add startDownloadNexusFileForGame Jan 1, 2025

public: // IDownloadManager interface:
int startDownloadURLs(const QStringList& urls);
int startDownloadNexusFile(int modID, int fileID);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this function is not used in the main code, this should be removed an the proxy should directly call startDownloadNexusFileForGame from startDownloadNexusFile (cannot check right now if that's the case or not).

@Holt59 Holt59 merged commit 9049e65 into ModOrganizer2:master Jan 2, 2025
2 checks passed
@JonathanFeenstra JonathanFeenstra deleted the nexusdownload-gamename branch January 6, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants