Added badge for Google Play and changed the Flathub icon to a .svg

This commit is contained in:
João Vitor Polverari 2024-09-26 11:49:46 -03:00
parent ec68118cdd
commit 7f37f61488
No known key found for this signature in database
GPG Key ID: 5A1FC591EB9136A8

View File

@ -28,7 +28,14 @@ There is no emulation specific difference between the MSVC and MSYS2 versions of
---
### Android
The recommended method of downloading Lime3DS on Android is via Obtainium:
Get it on Google Play:
<a href="https://play.google.com/store/apps/details?id=io.github.lime3ds.android">
<img src="https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg" width="200" alt="Get it on Google Play"/>
</a>
\
You can also install Lime3DS for Android via Obtainium:
1. Download and install Obtainium from [here](https://github.com/ImranR98/Obtainium/releases) (use the file named `app-release.apk`)
2. Open Obtainium and click 'Add App'
3. Type `https://github.com/Lime3DS/Lime3DS` into the 'App Source URL' section
@ -51,7 +58,9 @@ Lime3DS is available as an AppImage on the [Releases](https://github.com/Lime3DS
We are also on Flathub:
<a href=https://flathub.org/apps/io.github.lime3ds.Lime3DS><img width='180' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>
<a href="https://flathub.org/apps/io.github.lime3ds.Lime3DS">
<img src="https://dl.flathub.org/assets/badges/flathub-badge-en.svg" width="200" alt="Download on Flathub"/>
</a>
# Build Instructions
Please refer to our website's [wiki](https://github.com/Lime3DS/Lime3DS/wiki/Building-From-Source) in order to find building instructions for Windows, Linux, Android and MacOS