Commit graph

20 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
58795fb003 Use Forge's own FG2.3 for time being 2022-07-25 02:39:11 +01:00
Rongmario
bf396afc53 Update MixinBooter to 5.0 2022-07-20 19:33:12 +01:00
Rongmario
e9a6b5cc72 Fix mods with mixin not loading in dev env + dupe outside of dev env 2022-07-15 13:07:04 +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
d397d55bed gradle 4.9 => 4.10.3 2022-01-26 13:03:05 +00:00
Rongmario
eebb7c3f0b Update instructions for using gradle run tasks and not intellij ones 2022-01-26 12:47:40 +00:00
Rongmario
6ad9a77ebc Add mixins/coremod to client/server run args automagically 2022-01-26 12:34:40 +00:00
Rongmario
c45e35d42a Change FG version 2022-01-24 00:37:13 +00:00
Rongmario
90820e2098 Use Cleanroom's Maven for ForgeGradle+AssetMover 2022-01-22 21:46:32 +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
30ee57f5d2 Show root package 2022-01-10 00:04:48 +00:00
Rongmario
c50c1a06ed
Update README.md 2022-01-08 21:50:43 +00:00
Rongmario
1d42855d0c Mention resources not loading when selecting gradle to build 2022-01-07 13:05:19 +00:00
Rongmario
ccd22cb575
Update README.md 2022-01-06 15:02:33 +00:00
Rongmario
50bff024bd First commit - checkstyle coming soon 2022-01-06 11:59:55 +00:00
Rongmario
3bac5af457 Initial commit 2022-01-06 11:57:12 +00:00