aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
AgeCommit message (Collapse)Author
2022-07-02ez 1.12 supportWyvest
2022-07-02add api validationWyvest
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-06-20separate lwjgl stuff from actual projectWyvest
2022-06-11start using essential relocate againWyvest
update kotlin
2022-06-05polyfrost repoDeDiamondPro
2022-05-26publishing and rename InternetUtils to NetworkUtilsDeDiamondPro
2022-05-21vigilance compat (#15)Wyvest
* vigilance compat reorganize ASM * remove non-RenderManager nanovg usage wherever possible fix build generalize utils * setupGradle task * migrate to kotlin gradle use essential gradle toolkit shade new gson * Small changes * Update .gitignore * fix natives * Fix all problems * null Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>