Skip to content

Commit e49c4b2

Browse files
committed
Jme ReWork for GamePad Lib
1 parent 4993188 commit e49c4b2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.idea/misc.xml

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ dependencies {
3232
implementation "org.jmonkeyengine:jme3-core:3.3.2-stable"
3333
implementation "org.jmonkeyengine:jme3-android-native:3.3.2-stable"
3434
implementation "com.github.stephengold:Minie:3.0.0"
35-
implementation 'com.github.Scrappers-glitch:GamePad:1.2'
35+
//add this part to your app build.gradle file plus
36+
implementation "com.github.Scrappers-glitch:JmEGamePad:1.2"
3637
}

0 commit comments

Comments
 (0)