mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Documentation update
This commit is contained in:
parent
62d7492672
commit
ac8b1cc125
|
@ -523,7 +523,7 @@ https://play.google.com/store/apps/details?id=io.recompiled.redream
|
|||
|
||||
### ScummVM
|
||||
|
||||
ScummVM can be installed from the Play store. There are also daily builds available on their GitHub site. Such a build may be required to be able to launch games from ES-DE until the Play store version has been updated.
|
||||
ScummVM can be installed from the Play store. There are also daily builds available on their GitHub site.
|
||||
|
||||
https://play.google.com/store/apps/details?id=org.scummvm.scummvm\
|
||||
https://buildbot.scummvm.org/#/dailybuilds
|
||||
|
@ -635,8 +635,6 @@ This is clearly not a complete list of Android devices, but rather those we know
|
|||
| Huawei | Mate 20 Pro | 10 | Yes | None | |
|
||||
| Huawei | MatePad 11 (2021) | 13 | Yes | None | |
|
||||
| Infinix | Zero 30 5G | 13 | Yes | None | |
|
||||
| Kinhank | G1 | 11 | No | Unable to install | Possibly 32-bit operating system? |
|
||||
| Kinhank | Super Console X5 Pro | 12 (TV) | No | None | Custom 64-bit Android TV OS |
|
||||
| KTPocket | KT-R1 | GammaOS 12 | Yes | None | |
|
||||
| Lenovo | Legion Y700 (2022) | 12 | Yes | None | |
|
||||
| Lenovo | Legion Y700 (2023) | 13 | Yes | None | |
|
||||
|
|
|
@ -520,7 +520,7 @@ https://play.google.com/store/apps/details?id=io.recompiled.redream
|
|||
|
||||
### ScummVM
|
||||
|
||||
ScummVM can be installed from the Play store. There are also daily builds available on their GitHub site. Such a build may be required to be able to launch games from ES-DE until the Play store version has been updated.
|
||||
ScummVM can be installed from the Play store. There are also daily builds available on their GitHub site.
|
||||
|
||||
https://play.google.com/store/apps/details?id=org.scummvm.scummvm\
|
||||
https://buildbot.scummvm.org/#/dailybuilds
|
||||
|
@ -632,8 +632,6 @@ This is clearly not a complete list of Android devices, but rather those we know
|
|||
| Huawei | Mate 20 Pro | 10 | Yes | None | |
|
||||
| Huawei | MatePad 11 (2021) | 13 | Yes | None | |
|
||||
| Infinix | Zero 30 5G | 13 | Yes | None | |
|
||||
| Kinhank | G1 | 11 | No | Unable to install | Possibly 32-bit operating system? |
|
||||
| Kinhank | Super Console X5 Pro | 12 (TV) | No | None | Custom 64-bit Android TV OS |
|
||||
| KTPocket | KT-R1 | GammaOS 12 | Yes | None | |
|
||||
| Lenovo | Legion Y700 (2022) | 12 | Yes | None | |
|
||||
| Lenovo | Legion Y700 (2023) | 13 | Yes | None | |
|
||||
|
|
|
@ -253,6 +253,18 @@ git remote add system-logos https://gitlab.com/es-de/themes/system-logos.git
|
|||
```
|
||||
After doing this you'll be able to pull repository updates as described above.
|
||||
|
||||
### External repositories
|
||||
|
||||
In addition to the official asset repositories there are some external theme resources that are not maintained by the ES-DE project.
|
||||
|
||||
System icon set by Zoidburg:
|
||||
|
||||
https://github.com/Zoidburg13/ES-DE-System-Icon-Set
|
||||
|
||||
Console/system logos by Dan Patrick (GitHub mirror, not officially maintained by Patrick):
|
||||
|
||||
https://github.com/PRO100BYTE/console-logos
|
||||
|
||||
## Simple example theme
|
||||
|
||||
Here is a very simple theme that changes the color of the game name text:
|
||||
|
|
12
THEMES.md
12
THEMES.md
|
@ -251,6 +251,18 @@ git remote add system-logos https://gitlab.com/es-de/themes/system-logos.git
|
|||
```
|
||||
After doing this you'll be able to pull repository updates as described above.
|
||||
|
||||
### External repositories
|
||||
|
||||
In addition to the official asset repositories there are some external theme resources that are not maintained by the ES-DE project.
|
||||
|
||||
System icon set by Zoidburg:
|
||||
|
||||
https://github.com/Zoidburg13/ES-DE-System-Icon-Set
|
||||
|
||||
Console/system logos by Dan Patrick (GitHub mirror, not officially maintained by Patrick):
|
||||
|
||||
https://github.com/PRO100BYTE/console-logos
|
||||
|
||||
## Simple example theme
|
||||
|
||||
Here is a very simple theme that changes the color of the game name text:
|
||||
|
|
Loading…
Reference in a new issue