Commit Graph

14 Commits

Author SHA1 Message Date
Jared
a2811f728e Fix maven artifact not having the correct name and forge pom generation 2023-06-12 04:18:51 +02:00
Jared
0a04d1fa35 Update how the archive name is set 2023-06-12 04:18:37 +02:00
Jared
a5ac191b4e Port to 1.20 2023-06-11 04:08:59 +02:00
Jared
5295b1ed68 add common code to sources and javadoc jars 2023-06-11 04:08:28 +02:00
Jared
2406e0394f general buildscript cleanup 2023-06-11 03:40:13 +02:00
Jared
531f251168 AccessTransformers and AccessWideners now apply if the file is present
AccessWideners are shared on common and fabric, since you will most likely need them in common anyway, and they are faster to apply than AccessTransformers
2023-06-11 03:33:12 +02:00
Jared
2baa2d2ba4 Update mods.toml license to match repository license 2023-06-11 03:33:02 +02:00
Jared
fc6f452e8c Add mixin to all projects 2023-06-11 03:25:08 +02:00
Jared
45030884b0 specify the modloader versions in the root build.gradle 2023-06-11 02:54:26 +02:00
Jared
c48bbe91c9 Remove unused gradle plugins 2023-06-11 02:34:35 +02:00
Jared
6de6f20cbd Cleanup modloader metadata files and replace more properties in them 2023-06-11 02:34:24 +02:00
Jared
9efe38d385 Update maven publishing block 2023-06-11 02:34:21 +02:00
Jared
67d79d6ba3 Update to ForgeGradle 6 and Fabric Loom 1.2 2023-06-11 01:34:55 +02:00
Jared
e10fcc23e4 Lowercase the project names as per gradle naming convention 2023-06-11 01:21:39 +02:00