We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e298b44 commit 8d17d26Copy full SHA for 8d17d26
README.md
@@ -1,7 +1,7 @@
1
# Java-DX9-Overlay-API
2
A Java Wrapper for the [DX9-Overlay-API](https://github.com/agrippa1994/DX9-Overlay-API)
3
4
-### Usage example (dx9-overlay.dll needs to be added to classpath)
+### Usage example (dx9_overlay.dll needs to be added to classpath)
5
import me.kevinpthorne.dx9overlayapi.DX9OverlayAPI;
6
import me.kevinpthorne.dx9overlayapi.elements.TextLabel;
7
@@ -36,3 +36,4 @@ A Java Wrapper for the [DX9-Overlay-API](https://github.com/agrippa1994/DX9-Over
36
}
37
38
39
+
0 commit comments