Commit graph

17 commits

Author SHA1 Message Date
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 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 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 bba534a134 Rough initial WIP GUI stuff 2024-08-22 00:03:56 +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
Warren Hood 4d851be49b Implemented profiles 2024-08-20 21:00:43 +02:00
Warren Hood 753c9d6417 Add ability to download a modpack from git or from any local path 2024-08-20 02:20:17 +02:00
Warren Hood 76654055e0 Add hash validation for downloaded mods 2024-08-18 23:43:24 +02:00
Warren Hood 09e3c066b6 Implemented initial WIP mod resolver 2024-08-17 17:11:04 +02:00
Warren Hood 3a91def282 Add initial WIP modpack lock file 2024-08-16 01:31:02 +02:00
Warren Hood 9d2817f721 Improved metadata and error handling 2024-08-14 21:51:42 +02:00
Warren Hood 696e52bdef Initial commit 2024-08-14 00:56:57 +02:00