Skip to content

Commit ad5f3a9

Browse files
committed
rework(jre_lwjgl3glfw): Mixed LWJGL versions (3.3.3/3.4.1)
3.3.3 is compatible enough from past experience, they started making breaking changes after that. Uses https://github.com/AngelAuraMC/lwjgl3/actions/runs/24082100027 and https://github.com/AngelAuraMC/lwjgl3/actions/runs/24082094937 for 3.4.1 and 3.3.3 modules respectively Removed the InfDev mouse stuff because it was moved to the LWJGLX module.
1 parent 8e22693 commit ad5f3a9

109 files changed

Lines changed: 14892 additions & 122 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ app_pojavlauncher/.cxx/
1010
.vs/
1111
/curseforge_key.txt
1212
/app_pojavlauncher/libs/ltw-release.aar
13+
/jre_lwjgl3glfw/gradle/
14+
/jre_lwjgl3glfw/**/build/
15+
/jre_lwjgl3glfw/**/.gradle/
14.4 MB
Binary file not shown.
13.7 MB
Binary file not shown.

jre_lwjgl3glfw/libs/jsr305.jar renamed to app_pojavlauncher/src/main/assets/components/lwjgl3/3.3.3/jsr305.jar

File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)