Skip to content

Commit

Permalink
Readme - Replaced Openal with miniaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
kariem2k authored Sep 15, 2022
1 parent 522aea1 commit bf33c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Everything compiles out-of-the-box for the hardware platforms cited above.
The embedded versions currently use:

- GLFW-based (+SOIL) plugins for display, joystick, keyboard and mouse for all non-iOS/non-Android platforms
- OpenAL-based (+libsndfile/stb_vorbis/tremor) plugins for sound for all platforms
- miniaudio plugin for sound for all platforms
- Box2D-based plugin for physics
- homemade plugin for 2D rendering
- OpenGL ES plugins for display on iOS and Android
Expand Down

0 comments on commit bf33c02

Please sign in to comment.