20 Commits

Author SHA1 Message Date
7457c5806f classes 2021-02-08 00:14:55 +01:00
16adeee59f typescript 2021-02-07 16:00:39 +01:00
d53d19bb4d fixed modPath function 2021-02-05 15:42:38 +01:00
fd74731b3c fixed syntax error 2021-01-22 15:46:34 +01:00
1fddcd7598 print more information 2021-01-22 12:32:54 +01:00
cff3d36e54 handle error if right cursemod version is not found 2021-01-22 10:54:10 +01:00
e2938843b8 only installs cursemod with exact name match 2021-01-21 22:33:34 +01:00
2d1de103d8 modPath utils function
returns modPath from a mod object
2021-01-21 22:06:33 +01:00
54cfb222b9 moved functions out the main function
improves readebility
2021-01-21 21:23:09 +01:00
68b9f56abd fixed curse dep counter 2021-01-21 17:07:21 +01:00
0b4b9a6e77 remove glob import 2021-01-21 16:48:20 +01:00
1e526899ad fixed deleting mod twice 2021-01-21 16:22:00 +01:00
7a0ae4eb99 delete git mods 2021-01-20 21:08:28 +01:00
fbf7551fc2 git support
builds mods with gradle from source
2021-01-20 18:15:13 +01:00
0b6fc9174e curse: fixed callback if no mods are in the config 2021-01-20 13:47:12 +01:00
f60f2eb376 uninsatlles mods that are not in mods.json anymore 2021-01-08 18:36:04 +01:00
eb6a78d254 fixed modloader versions match 2021-01-06 00:23:12 +01:00
70ef29ef2b don't downloads the same version twice anymore 2020-09-26 16:10:13 +02:00
214db58a8d Initial commit 2020-09-20 15:01:38 +02:00
f5d22279a3 Initial commit 2020-09-15 11:47:54 +02:00