Skip to content

Comments

Mod install - Add multi-URL support to Nexus and itch.io download modals#68

Merged
Tapawingo merged 1 commit intomainfrom
feature/58-multi-mod-download
Feb 16, 2026
Merged

Mod install - Add multi-URL support to Nexus and itch.io download modals#68
Tapawingo merged 1 commit intomainfrom
feature/58-multi-mod-download

Conversation

@Tapawingo
Copy link
Owner

When merged this PR will:

  • Replace single-line URL input with multi-line text area allowing users to paste multiple mod URLs at once. Mods are processed sequentially through the existing API chain, with per-file result tracking for correct metadata association.
  • Closes Feature - Multi-mod download from sources #58

Replace single-line URL input with multi-line text area allowing users
to paste multiple mod URLs at once. Mods are processed sequentially
through the existing API chain, with per-file result tracking for
correct metadata association.
@Tapawingo Tapawingo merged commit 774554a into main Feb 16, 2026
4 checks passed
@Tapawingo Tapawingo deleted the feature/58-multi-mod-download branch February 16, 2026 10:28
@Tapawingo Tapawingo added the type: feature Implement a new feature. label Feb 18, 2026
@Tapawingo Tapawingo changed the title Add multi-URL support to Nexus and itch.io download modals Mod install - Add multi-URL support to Nexus and itch.io download modals Feb 18, 2026
@Tapawingo Tapawingo added the area: mod install Add/install mods (local .pak/.zip, import flows). label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: mod install Add/install mods (local .pak/.zip, import flows). type: feature Implement a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature - Multi-mod download from sources

1 participant