Add links to FFmpeg and LibSDL2 dependencies

pull/93/head
Owen Campbell 6 years ago committed by GitHub
parent 35298bb0c6
commit 3bb2cda955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,13 +23,14 @@ and extract the following files to a directory accessible from your `PATH`:
Make sure you [enabled adb debugging][enable-adb] on your device(s).
The client requires [FFmpeg] and [LibSDL2].
[adb]: https://developer.android.com/studio/command-line/adb.html
[enable-adb]: https://developer.android.com/studio/command-line/adb.html#Enabling
[platform-tools]: https://developer.android.com/studio/releases/platform-tools.html
[platform-tools-windows]: https://dl.google.com/android/repository/platform-tools-latest-windows.zip
The client requires _FFmpeg_ and _LibSDL2_.
[ffmpeg]: https://ffmpeg.org/
[LibSDL2]: https://www.libsdl.org/download-2.0.php
## Build and install

Loading…
Cancel
Save