Skip to content

Comments

Mod list - Add mod dependency tracking#74

Merged
Tapawingo merged 1 commit intomainfrom
feature/mod-manifest
Feb 16, 2026
Merged

Mod list - Add mod dependency tracking#74
Tapawingo merged 1 commit intomainfrom
feature/mod-manifest

Conversation

@Tapawingo
Copy link
Owner

When merged this PR will:

  • Introduced ModManifestReader for reading mod manifests from .pak files.
  • Updated ModInfo and ModConflictDetector to handle mod dependencies.
  • Added new icons for dependency status in resources.
  • Enhanced README and MODMAKER documentation to include mod manifest details.
  • Close Feature - Mod Manifest #66

- Introduced ModManifestReader for reading mod manifests from .pak files.
- Updated ModInfo and ModConflictDetector to handle mod dependencies.
- Added new icons for dependency status in resources.
- Enhanced README and MODMAKER documentation to include mod manifest details.
@Tapawingo Tapawingo merged commit 0a2de44 into main Feb 16, 2026
4 checks passed
@Tapawingo Tapawingo deleted the feature/mod-manifest branch February 16, 2026 16:50
@Tapawingo Tapawingo added the type: feature Implement a new feature. label Feb 18, 2026
@Tapawingo Tapawingo changed the title Add mod dependency support and update documentation Mod list - Add mod dependency tracking Feb 18, 2026
@Tapawingo Tapawingo added the area: mod list Mod list display, ordering, drag-and-drop, row widgets. 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 list Mod list display, ordering, drag-and-drop, row widgets. type: feature Implement a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature - Mod Manifest

1 participant