We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94defeb commit 5d3aa49Copy full SHA for 5d3aa49
1 file changed
README.md
@@ -10,7 +10,10 @@ This project provides an Agent that modifies the bytecode of these methods to en
10
11
## Usage
12
13
-First, download the latest release from the [release page](https://github.com/HMCL-dev/lwjgl-unsafe-agent/releases).
+First, download `lwjgl-unsafe-agent.jar`. You can get it from the following places:
14
+
15
+1. [GitHub Releases](https://github.com/HMCL-dev/lwjgl-unsafe-agent/releases)
16
+2. [Maven Central](https://central.sonatype.com/artifact/org.glavo/lwjgl-unsafe-agent)
17
18
Then add the following JVM argument to your Minecraft launch options:
19
0 commit comments