Commit Graph

17 Commits

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