mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-22 09:49:14 +01:00
Added badge for Google Play and changed the Flathub icon to a .svg
This commit is contained in:
parent
ec68118cdd
commit
7f37f61488
13
README.md
13
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user