mirror of
https://github.com/WarrenHood/MCModpackManager.git
synced 2025-04-29 18:44:58 +01:00
Marfk relative profile command paths as done
This commit is contained in:
parent
5b5dc0f4df
commit
2189ce9bce
2
TODO.md
2
TODO.md
|
@ -6,7 +6,7 @@ This is a rather unorganised list of TODOs just so I can somewhat keep track of
|
||||||
|
|
||||||
### Important
|
### Important
|
||||||
|
|
||||||
- [ ] Canonicalize relative path args with `profile` commands
|
- [X] Canonicalize relative path args with `profile` commands
|
||||||
- [ ] Add a "merge" apply policy that can merge contents of certain file types.
|
- [ ] Add a "merge" apply policy that can merge contents of certain file types.
|
||||||
Eg. toml, json, and anything else that is reasonable (key-value type things... with nesting)
|
Eg. toml, json, and anything else that is reasonable (key-value type things... with nesting)
|
||||||
This should also be able to merge folders, while recursively applying "merge" logic to individual files.
|
This should also be able to merge folders, while recursively applying "merge" logic to individual files.
|
||||||
|
|
Loading…
Reference in a new issue