Commit graph

5 commits

Author SHA1 Message Date
Linnea Gräf
c1dabe37d8
Add access transformers 2024-08-08 12:44:50 +02:00
Linnea Gräf
09cd2809fb
Add an auto discovery plugin for mixins
This will automatically find mixins in the mixin plugin, not requiring
the manual configuration. This is less friction, especially for newer
users. Usually this isn't super advisable, or needs more configuration
to avoid server/client mixins being incorrectly applied, but with the
target demographic of mostly client mods, I think this is a worthwhile
change.
2024-02-05 13:19:59 +01:00
ILikePlayingGames
8c46698f97
Update dependencies and fix bugs
- Update Gradle to 8.2-bin
- Update Shadow to 8.1.1
- Update DevAuth to 1.1.2
- Update Mixin to 0.8.5
- Add some missed property substitutions
2023-07-02 14:16:32 +02:00
Walker Selby
7e8fa83e5a
Add constants to buildscript to allow easier setup
Refactor to create constants for common values to be replaced

Signed-off-by: Walker Selby <git@walkerselby.com>
2023-05-25 02:24:37 +02:00
nea
5bbf027f32
Initial commit 2022-07-21 19:46:41 +02:00