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

126 commits

Author SHA1 Message Date
b78a95fa8e The Big improvement
completely changed command loading system
2020-06-18 14:37:38 +02:00
53db66abde O.O
-_-
2020-06-18 00:35:57 +02:00
9e3d5f3dcd Updated AddonScript 2020-06-09 17:36:33 +02:00
9e8f31dc84 Switched To toml for config + some minor optimizations 2020-05-31 20:57:11 +02:00
5ff31867d4 Change the addmod Command to use Addonscript 2020-05-31 20:04:25 +02:00
d4d0f19720 Added TOML4J 2020-05-31 19:14:59 +02:00
55d02d4e07 Added Addonscript 2020-05-31 18:33:38 +02:00
1161556118 another reformat 2020-05-02 21:38:15 +02:00
b1ab51a932 fix alphabetical sorting and reformat/cleanup 2020-05-02 21:29:56 +02:00
3b0df41008 html modlist sorting and opening in new tab 2020-05-02 18:59: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
f021e26dda fix bug in modlist generator 2020-05-02 13:11:49 +02:00
1e23416330 mod list file will now be passed in as arg instead of getting it from config 2020-05-02 12:33:20 +02:00
4207f3e4a0 moved commands into commands package 2020-05-02 12:14:55 +02:00
3a62436ecd Moved ModInfo outside Commands.java 2020-05-02 11:20:51 +02:00
a58a45ead0 implemented modlist 2020-05-01 21:50:06 +02:00
05d4919bc4 add command interpreter
all commands will now get the full args passsed in for more freedom
2020-05-01 18:52:07 +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
d9527a74be Added some commands in Commands.java 2020-05-01 11:05:09 +02:00
ba5e81267e add readme and some packages 2020-04-30 21:13:17 +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
706caab99b Init 2020-04-30 20:47:55 +02:00