aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/internal/plugin/OneConfigTweaker.java
AgeCommit message (Collapse)Author
2022-06-19use ITweakers properlyWyvest
move hooks out of transformers
2022-06-19exclude internal package from sources jar as wellWyvest
remove debug stuff from mixin plugin use try with resources for mixin things
2022-06-18migrate to tweakerWyvest