We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3e912 commit 59ace74Copy full SHA for 59ace74
README.md
@@ -21,7 +21,7 @@ Step 1. Add it in your root build.gradle at the end of repositories :
21
Step 2. Add the dependency :
22
```gradle
23
dependencies {
24
- implementation 'com.github.Scrappers-glitch:JmEGamePad:1.2'
+ implementation 'com.github.Scrappers-glitch:JmEGamePad:1.x.x'
25
}
26
```
27
Step 3. If you are using JME(JmonkeyEngine3.3.2-Stable) then :
0 commit comments