Commit Graph

73 Commits

Author SHA1 Message Date
e808a4f414 Cleanup blank log files 2022-08-04 16:15:19 +01:00
e913bafb1e Added functionality to mark mods as essential 2022-08-04 16:04:21 +01:00
ab83374735 Added uninstall command 2022-08-04 14:24:39 +01:00
129d7e7ad5 Remove unused dependencies 2022-08-04 01:56:03 +01:00
3b229070a9 Made the app not hang when a mod is not found 2022-08-04 01:14:21 +01:00
1af3292e8c Check mods are installed when listing them 2022-08-03 20:52:36 +01:00
5f13645122 Add versions to Mod type 2022-08-03 20:52:23 +01:00
66f4c2b289 Add list command 2022-08-03 20:42:51 +01:00
b9c2f22de3 Prevent installing mods that are already installed 2022-08-03 20:16:19 +01:00
1241795b7d Add mod tracking 2022-08-03 19:52:34 +01:00
dbe0ae9a48 Make sure we update the success flag 2022-08-03 17:53:47 +01:00
32c2f99a31 Use spinners when installing mod 2022-08-03 17:47:29 +01:00
2b5d2a3643 Make error handling clearer in Mods 2022-08-03 17:30:47 +01:00
fc18d70e49 Added an error parameter to PrintUtils#error to allow logging of an accompany Error obj 2022-08-03 17:18:21 +01:00
6b700d465b Ran a reformat 2022-08-03 16:55:12 +01:00
4a16f8c69d Only log crashes 2022-08-03 16:54:07 +01:00
8a927d2f02 Added logging 2022-08-03 16:52:24 +01:00
765920f80c Added downloading mods from Modrinth 2022-08-03 15:00:36 +01:00
7774386385 Added a Spinner class to PrintUtils 2022-08-02 15:42:14 +01:00
b8435a0a5c Added a Spinner class to PrintUtils 2022-08-02 15:42:00 +01:00
da3662b241 Added mod tracking file generation 2022-08-02 15:41:41 +01:00
cbd482c763 Fix typo 2022-08-01 14:37:30 +01:00
55bf3e2c44 Initial Commit 2022-08-01 14:36:20 +01:00