mirror of
https://github.com/WarrenHood/MCModpackManager.git
synced 2025-04-29 18:44:58 +01:00
Add a TODO to allow for manual file type overrides when merging files
This commit is contained in:
parent
ea62d39ca3
commit
ca058bbfaa
1
TODO.md
1
TODO.md
|
@ -23,6 +23,7 @@ This is a rather unorganised list of TODOs just so I can somewhat keep track of
|
||||||
### Nice to haves
|
### Nice to haves
|
||||||
|
|
||||||
- [ ] Preserve formatting as much as possible when merging files
|
- [ ] Preserve formatting as much as possible when merging files
|
||||||
|
- [ ] Allow for overriding file types for file merge apply policies rather than relying on the file extension
|
||||||
- [ ] Support resource and shaderpack installs rather than just mods.
|
- [ ] Support resource and shaderpack installs rather than just mods.
|
||||||
- [ ] Concurrent mod downloads to speed up profile installation/updates.
|
- [ ] Concurrent mod downloads to speed up profile installation/updates.
|
||||||
- [ ] Concurrent mod metadata downloads to speed up running the `update` command.
|
- [ ] Concurrent mod metadata downloads to speed up running the `update` command.
|
||||||
|
|
Loading…
Reference in a new issue