4
0
Fork 0
mirror of https://github.com/Anvilcraft/modpacktools synced 2024-06-11 06:59:28 +02:00
Commit graph

20 commits

Author SHA1 Message Date
LordMZTE ea16f1cb41 fix Path.toZip missing directory entries 2021-02-12 17:45:54 +01:00
LordMZTE dcc36e7ebf fix installer stuff due to new as version 2020-08-19 15:05:13 +02:00
LordMZTE a5d5562d93 improve docs
remove mergeTo function due to stdlib containing alternative
getModMetas now takes predicate
2020-08-15 20:49:29 +02:00
LordMZTE 77b146cb6c add and implement arg function to make arguments for commands cleaner and more kotliny 2020-08-14 19:47:19 +02:00
LordMZTE b945983835 improve httpPostStr and add test 2020-08-14 16:05:32 +02:00
LordMZTE be22304295 reformat with ktlint 2020-08-12 12:42:56 +02:00
LordMZTE e8cfe17c5b add maven stuff to build.gradle.kts 2020-08-09 22:56:06 +02:00
LordMZTE 40681a10ca remove useless accumulate function and use fold instead 2020-08-06 12:28:34 +02:00
LordMZTE 98e1bc275e add accumulate function 2020-08-06 00:21:11 +02:00
LordMZTE fcfba73056 added the File.unzip function to Util 2020-08-02 18:05:15 +02:00
LordMZTE 6571ba6531 mods will now be downloaded for twitch. 2020-07-28 20:53:49 +02:00
LordMZTE 9406ace044 fix zip stuff
remove modpackjson config option with source dir
2020-07-28 19:19:36 +02:00
LordMZTE 07bc8a062a clean up tilera's spaghet 2020-07-28 18:40:47 +02:00
Timo Ley b33db1b469 BuildTwitch.kt can now install files 2020-07-28 17:49:16 +02:00
Timo Ley 3a5a26a9b7 Merge branch 'master' of https://github.com/Anvilcraft/modpacktools
 Conflicts:
	src/main/kotlin/ley/anvil/modpacktools/util/Util.kt
2020-07-28 16:45:41 +02:00
Timo Ley 63057c0ac4 Added Zip to Util.kt 2020-07-28 16:42:39 +02:00
LordMZTE 1653478a92 improve CustomToml.kt
CreateModlist.kt will now read CSS from resources instead of from string in code
2020-07-27 23:20:34 +02:00
LordMZTE 6e2941ef94 fix imports and add comments 2020-07-26 23:53:19 +02:00
LordMZTE 9aea30e441 change name of util class in java 2020-07-26 19:46:55 +02:00
LordMZTE b064b63dee port util class to kotlin and improve CreateModlist.kt 2020-07-25 20:38:22 +02:00