aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-02Remove outdated asmhelper referenceLinnea Gräf
2024-02-29Add EigenwerbungLinnea Gräf
2024-02-05Add an auto discovery plugin for mixinsLinnea Gräf
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-05Bump gradle to 8.6Vermeil
2024-01-30Bump Gradle To 8.5Vermeil
2023-11-12Hide gradle files from github statsLinnea Gräf
2023-09-09Fix macOS crash automatically and remove server run configILikePlayingGames
2023-08-26Use proper resources dirnea
2023-08-23Bump gradle to 8.3nea
2023-08-12Fix mixin being added to launch arguments twiceILikePlayingGames
The loom mixin extension adds the mixin to the launch arguments automatically. Adding it in the launch config causes the argument to be added twice, which breaks launch logic. Adding the argument twice causes the first command line argument after the second mixin addition to be parsed incorrectly and therefore ignored.
2023-07-24Update gradle-wrapper.propertiesVermeil
2023-07-10Add auto provisioning capabilities to gradlenea
2023-07-02Add gradle build GitHub Actionnea
2023-07-02Add gradle wrapper validationnea
2023-07-02Update dependencies and fix bugsILikePlayingGames
- 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-06-30Add modid to example gradle.propertiesnea
2023-06-28Add template repository workflownea
2023-05-25Add constants to buildscript to allow easier setupWalker Selby
Refactor to create constants for common values to be replaced Signed-off-by: Walker Selby <git@walkerselby.com>
2023-04-29Move intermediary jars to extra directorynea
2023-03-23Self promotionnea
2022-10-06Change other template hintnea
2022-09-02Update Gradle to v7.5-binnea
2022-09-02Add log config and fix warningsILikePlayingGames
- Add log config to filter Hypixel scoreboard and sound errors - Fix devauth warning and shadowImpl type warning
2022-08-28Add 1.12 infonea
2022-08-20Use java instead of kotlin class root for resourcesRoman / Nea
2022-08-09Update README.mdRoman / Nea
2022-07-21Initial commitnea