Skip to content

Commit

Permalink
solve issue #1960 (use jme3-jogg for loading ogg files on android) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-RS committed Feb 28, 2023
1 parent bffe861 commit d8951e8
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 d8951e8

Please sign in to comment.