Commit Graph

21 Commits

Author SHA1 Message Date
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 61ccb4ae62
Keep forge-specific classes in the proguard gradle task 2021-04-28 21:59:57 +02:00
Username404-59 d72ea9ba19
Use a @Suppress annotation in ForgeInit.kt. 2021-04-28 20:44:28 +02:00
Username404-59 bd0ac48e11
Add HudHandler.kt 2021-04-28 12:03:54 +02:00
Username404-59 6175158225
Put the base minecraft version in mod files during processing 2021-04-18 17:01:05 +02:00
Username404-59 492db81bb4
Correctly add arguments to the runClient configuration on forge 2021-04-13 14:43:41 +02:00
Username404-59 25a37898ad
Lower the required forge version 2021-04-12 22:58:55 +02:00
Username404-59 de806a742c
Optimize imports and use the class's name for the logger. 2021-04-09 15:24:19 +02:00
Username404-59 61abfc3dc0
Only use the initSetup method on clients. 2021-04-09 15:22:24 +02:00
Username404-59 6bb1e6eac8
Use forge events in forgeInit.kt, and add a @JvmStatic annotation to the logger in Snowy.kt 2021-04-09 15:20:08 +02:00
Username404-59 3b55558ca4
Add a logger to CommonSnow.kt, and rename it to Snowy.kt. 2021-04-09 14:30:24 +02:00
Username404-59 6d76937dcb
Edit the old description in the pack.mcmeta file 2021-04-08 21:04:37 +02:00
Username404-59 d14c7c94aa
Fix forge on Java 16 and higher. 2021-04-08 18:36:45 +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 6771734add
Change a few packages and fix the fabric.mod.json file 2021-04-08 11:28:14 +02:00
Username404-59 f0fe913d7c
Add mod information files for fabric and forge. 2021-04-08 10:52:22 +02:00
Username404-59 08f0a50a55
Initial commit. 2021-04-08 10:18:46 +02:00