4
0
Fork 0
mirror of https://github.com/Anvilcraft/modpacktools synced 2024-09-30 13:09:20 +02:00
Commit graph

30 commits

Author SHA1 Message Date
dfe682f41e use argparse4j for args 2020-08-01 19:22:21 +02:00
93cef01984 Updated Addonscript 2020-07-29 22:15:22 +02:00
fa049cabc4 Updated Addonscript 2020-07-29 15:04:53 +02:00
363468e0f9 Switched from string link to FileOrLink 2020-07-27 23:16:49 +02:00
c4635528cf ASConverter.kt converts an Addonscript to a Curse Manifest and a Map with links/files and installer ids 2020-07-27 23:04:30 +02:00
afe042be38 Updated Addonscript (reimport of Manifest needed) 2020-07-27 00:10:13 +02:00
fdbbea9682 Implemented new Addonscript 2020-07-26 16:38:16 +02:00
cc5fcd6cd2 update addonscript (everything is broken currently) 2020-07-26 15:54:02 +02:00
897bc9b918 commands can (and should) now be KT objects instead of classes 2020-07-26 13:50:07 +02:00
521bc31991 port CommandLoader to kotlin 2020-07-25 22:50:27 +02:00
2d987ee40e port downloadmods to kotlin (not working because addonscript is broken) 2020-07-25 18:48:19 +02:00
2a561a71c3 port CreateModList to kotlin (couldnt test because @tilera broke addonscript again) 2020-07-25 01:18:34 +02:00
52f766fa3e Update to new Addonscript 2020-07-24 21:55:58 +02:00
29a2768882 Remove grovy and kotlin while they are not in use
This reverts commit a66a0ba349.
2020-07-24 19:56:00 +02:00
a66a0ba349 Added Kotlin and Groovy 2020-07-24 19:45:30 +02:00
ad65ffc675 Change to new Addonscript (to be tested by Lordy xD) 2020-07-24 14:30:43 +02:00
6b0e35cf51 use okhttp client for all network stuff 2020-07-23 22:36:34 +02:00
960fc91265 add mod downloader and some misc changes 2020-07-17 23:42:38 +02:00
b78a95fa8e The Big improvement
completely changed command loading system
2020-06-18 14:37:38 +02:00
9e3d5f3dcd Updated AddonScript 2020-06-09 17:36:33 +02:00
d4d0f19720 Added TOML4J 2020-05-31 19:14:59 +02:00
55d02d4e07 Added Addonscript 2020-05-31 18:33:38 +02:00
e91833cccc html modlist can now be generated 2020-05-02 18:19:03 +02:00
eaa510f72f Add Ability to add mods 2020-05-02 16:34:26 +02:00
a58a45ead0 implemented modlist 2020-05-01 21:50:06 +02:00
6f7bfc2303 fix archise base name 2020-05-01 18:34:15 +02:00
ecb9443de4 Added config class 2020-05-01 12:51:57 +02:00
2781246faf add application plugin and fatJar task to build.gradle 2020-04-30 21:00:36 +02:00
151e8cac5f Added dependencies 2020-04-30 20:50:48 +02:00
3c3373f845 Init 2020-04-30 20:48:45 +02:00