Commit Graph

15 Commits

Author SHA1 Message Date
Username404 7574605480
Port to 1.19.4
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:02:52 +01:00
Username404 e73c92266a
Remove an extra new line in the fabric build.gradle.kts file 2021-10-26 23:28:45 +02:00
Username404 fd502090c1
Use modImplementation instead of modRuntime and modCompile in the fabric/build.gradle.kts file 2021-10-26 23:25:00 +02:00
Username404 3290db57a9
Replace the reflections8 library (and therefore javassist) using FabricLoader 2021-07-15 16:50:53 +02:00
Username404 c69fd56838
Add a cloth config screen 2021-05-29 22:11:05 +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 481ebb1b60
Setup fabric-language-kotlin and kotlinforforge 2021-05-03 10:40:27 +02:00
Username404-59 7fb904246e
Fix the fabric-api-base dependency 2021-04-28 13:45:34 +02:00
Username404-59 f352f16e46
Exclude the fabric-api-base artifact from modmenu 2021-04-28 12:35:03 +02:00
Username404-59 eb95454313
Depend on fabric-rendering-v1 (+ fabric-api-base) and handle hud rendering on fabric too 2021-04-28 12:30:59 +02:00
Username404-59 2b785ee9a2
Add a Jenkinsfile and a few other things 2021-04-08 14:13:37 +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