-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Prerequisites
- I have searched existing issues to ensure this isn't a duplicate
- I have read the Contributing Guidelines
- I have checked the project roadmap and documentation
Problem Statement
Proposed Solution
Let's show file extensions in lists when no listfile is present.
Alternatives Considered
No response
Feature Type
CLI enhancement
Priority
Medium - Would improve my workflow
Affected Components
- MPQ archives
- DBC/DB2 databases
- BLP textures
- M2 models
- WMO world objects
- ADT terrain
- WDT/WDL world data
- CLI interface
- FFI/C bindings
- Documentation
- Build system
- Cross-cutting/multiple components
Use Cases
- when working with MPQ archives from the community, listfiles are often not included in archives. Having at least a file extension will make life easier.
Technical Considerations
- Do we need to read data from block tables?
Examples
cargo run --bin warcraft-rs -- mpq list ~/test.mpq
...
file_0001.blp
file_0002.m2
...Additional Context
No response
Implementation
- I'm willing to implement this feature myself
- I can help with testing and feedback
- I can provide domain expertise/consultation
- I can help with documentation
- I'm looking for someone else to implement this
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
