Commit graph

7 commits

Author SHA1 Message Date
Rongmario
d282ef9b6b Fixed AT not being declared in manifest + fix build.gradle tab/space mix 2022-09-05 15:04:02 +01:00
Rongmario
c790bdef35 New property "include_mod" to make sure mods work alongside coremods 2022-05-26 12:05:56 +01:00
Rongmario
dfaf6d5d34 Explicitly call toBoolean when evaluating Boolean properties 2022-04-26 12:21:03 +01:00
Rongmario
a6e27f7842 Depend on MixinBooter 4.2 for mixins, stop mixins from being packed 2022-03-14 01:57:35 +00:00
Rongmario
c277dbf15c Added new parameter in gradle.properties = "mixin_into_mods"
- `true` means MixinBooter will be depended on
2022-03-01 11:51:21 +00:00
Rongmario
7b370f2113 Made properties editable via gradle.properties
- There should be little incentive to touch `build.gradle`other than adding extra deps
2022-01-20 16:56:26 +00:00
Rongmario
50bff024bd First commit - checkstyle coming soon 2022-01-06 11:59:55 +00:00