From 09e220421775f101010d74f8a926206e7c069804 Mon Sep 17 00:00:00 2001 From: ev chang Date: Sat, 6 Jul 2024 21:31:42 +0900 Subject: [PATCH] Update update-to-0685aee.md --- update-to-0685aee.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/update-to-0685aee.md b/update-to-0685aee.md index f226c83..45ec1df 100644 --- a/update-to-0685aee.md +++ b/update-to-0685aee.md @@ -2,4 +2,20 @@ If you don't care to check the commit and manually apply everything, here are all the changes we made in that commit: -## build.gradle.kts \ No newline at end of file +## build.gradle.kts + +Screenshot 2024-07-06 at 9 19 02 PM + +Updates and forces OneConfig Wrapper (what is used to download and load OneConfig automatically) to 1.0.0-beta17 (fixes SSL / antivirus detections) + +## src/main/resources/mixins.examplemod.json + +Screenshot 2024-07-06 at 9 20 43 PM + +Fixes the mixin json refmap not reflecting the mod id that is set in `gradle.properties`. + +## settings.gradle.kts + +Screenshot 2024-07-06 at 9 31 14 PM + +Updates PGT and Loom to 0.6.4