Commit graph

17 commits

Author SHA1 Message Date
Warren Hood 490678db85 Bump up version to 0.2.0 2024-10-09 01:26:15 +02:00
Warren Hood c75f210a4b Default to using file apply policy of MergeOverwrite 2024-10-09 01:18:52 +02:00
Warren Hood d1bce34c60 Actually consider file/folder merge apply policies when installing modpacks 2024-10-09 01:16:55 +02:00
Warren Hood 4d7f6ed14e Added WIP initial toml merging 2024-10-09 00:42:50 +02:00
Warren Hood 0af0d62639 Added WIP support for merging yaml files 2024-10-09 00:29:33 +02:00
Warren Hood 3e56632ef0 WIP json merging 2024-10-09 00:12:06 +02:00
Warren Hood 5b5dc0f4df Canonicalise paths passed in to profile commands 2024-10-08 17:52:48 +02:00
Warren Hood 9df380ad18 Properly added support for local files in the modpack 2024-09-01 21:57:20 +02:00
Warren Hood d079f448ae Added WIP initial file add/remove commands 2024-09-01 16:06:21 +02:00
Warren Hood db4b2bd694 Switch to using an instance directory 2024-09-01 13:45:44 +02:00
Warren Hood 05cfb761a9 Added download side overrides 2024-09-01 13:18:40 +02:00
Warren Hood 6239bb9fd8 Switch all HashSets to BTreeSets 2024-09-01 12:57:58 +02:00
Warren Hood 6aa9cff368 Add support for the raw mod provider 2024-09-01 12:50:23 +02:00
Warren Hood c216873393 Switched to using a BTreeMap instead of a HashMap to preserve toml ordering 2024-09-01 11:53:38 +02:00
Warren Hood 1ead48cbc2 Added an install button and switched back to using anyhow 2024-08-24 14:03:27 +02:00
Warren Hood 33c078c14c Added 'mmm' - the future GUI of MinecraftModpackManager 2024-08-20 21:17:06 +02:00
Warren Hood f88c9f2cc7 Switch to using a workspace 2024-08-20 21:11:45 +02:00