Skip to content

Commit

Permalink
Update LWJGL
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore authored Dec 14, 2023
1 parent 0c6f2ad commit 560f96c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import java.util.function.Predicate;

public class LWJGL2LibraryProcessor extends LibraryProcessor {
public static final String VERSION = "2.9.4+legacyfabric.5";
public static final String VERSION = "2.9.4+legacyfabric.7";
private boolean applied = false;
public LWJGL2LibraryProcessor(Platform platform, LibraryContext context) {
super(platform, context);
Expand Down

0 comments on commit 560f96c

Please sign in to comment.