Commit Graph

13 Commits

Author SHA1 Message Date
Username404 6f5817389d
Update kotlin & kotlinx-datetime and make the constructor parameters of Macro.kt variables instead of values 2021-05-27 18:45:26 +02:00
Username404 22009a53f1
Use gson instead of kotlinx-serialization 2021-05-20 13:23:34 +02:00
Username404 de98500a3a
Begin adding a macro system 2021-05-18 22:14:35 +02:00
Username404-59 f9fd9222ef
Fix the ButtonImpl.initialize() method producing null, use reflections8 only on fabric and shadow kotlinx.serialization on forge 2021-05-16 14:44:26 +02:00
Username404-59 25a5380166
Update the kotlin libraries 2021-05-07 10:33:35 +02:00
Username404-59 6ceebb93ff
Use implementation instead of modImplementation for the kotlinforforge dependency 2021-05-03 10:53:45 +02:00
Username404-59 481ebb1b60
Setup fabric-language-kotlin and kotlinforforge 2021-05-03 10:40:27 +02:00
Username404-59 28dc945c1f
Set a minimum version of forge instead of a fixed one 2021-04-29 12:52:58 +02:00
Username404-59 492db81bb4
Correctly add arguments to the runClient configuration on forge 2021-04-13 14:43:41 +02:00
Username404-59 d14c7c94aa
Fix forge on Java 16 and higher. 2021-04-08 18:36:45 +02:00
Username404-59 184d1f7f8f
Specify the mappings dependency only in the root project, and don't shadow every dependency. 2021-04-08 13:23:45 +02:00
Username404-59 3439da3e6b
Use a shadowC configuration, make an info window instead of an "installer", and include fabric-resource-loader-v0. 2021-04-08 12:55:20 +02:00
Username404-59 08f0a50a55
Initial commit. 2021-04-08 10:18:46 +02:00