File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33If you don't care to check the commit and manually apply everything, here are all the changes we made in that commit:
44
5- ## build.gradle.kts
5+ ## build.gradle.kts
6+
7+ <img width =" 1459 " alt =" Screenshot 2024-07-06 at 9 19 02 PM " src =" https://github.com/Polyfrost/OneConfigExampleMod/assets/45589059/6f9ac025-3a7e-4caf-8a22-a503bb38f4dc " >
8+
9+ Updates and forces OneConfig Wrapper (what is used to download and load OneConfig automatically) to 1.0.0-beta17 (fixes SSL / antivirus detections)
10+
11+ ## src/main/resources/mixins.examplemod.json
12+
13+ <img width =" 1455 " alt =" Screenshot 2024-07-06 at 9 20 43 PM " src =" https://github.com/Polyfrost/OneConfigExampleMod/assets/45589059/f74ccf61-d9b0-4fc1-b54f-de293f45ec51 " >
14+
15+ Fixes the mixin json refmap not reflecting the mod id that is set in ` gradle.properties ` .
16+
17+ ## settings.gradle.kts
18+
19+ <img width =" 1444 " alt =" Screenshot 2024-07-06 at 9 31 14 PM " src =" https://github.com/Polyfrost/OneConfigExampleMod/assets/45589059/8ae60c6a-c601-4091-9885-86942891959a " >
20+
21+ Updates PGT and Loom to 0.6.4
You can’t perform that action at this time.
0 commit comments