Skip to content

Commit

Permalink
solve issue jMonkeyEngine#1960 (use jme3-jogg for loading ogg files o…
Browse files Browse the repository at this point in the history
…n android) (jMonkeyEngine#1961)
  • Loading branch information
Ali-RS authored Feb 22, 2023
1 parent 1cb03bb commit 375015f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jme3-android/src/main/resources/com/jme3/asset/Android.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ LOCATOR / com.jme3.asset.plugins.AndroidLocator
# Android specific loaders
LOADER com.jme3.texture.plugins.AndroidNativeImageLoader : jpg, bmp, gif, png, jpeg
LOADER com.jme3.texture.plugins.AndroidBufferImageLoader : webp, heic, heif
LOADER com.jme3.audio.plugins.NativeVorbisLoader : ogg
LOADER com.jme3.audio.plugins.OGGLoader : ogg

0 comments on commit 375015f

Please sign in to comment.