Commit Graph

10 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
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
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
ad8d113645 Removed common runs 2023-06-11 02:34:10 +02:00
Jared
e10fcc23e4 Lowercase the project names as per gradle naming convention 2023-06-11 01:21:39 +02:00