1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/retroarch_ynh.git synced 2024-09-03 20:16:12 +02:00
This commit is contained in:
Krakinou 2024-02-07 22:07:45 +00:00 committed by GitHub
commit 1450d2d56e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 5 deletions

View file

@ -22,7 +22,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
**Shipped version:** 1.16.0~ynh1
**Shipped version:** 1.17.0~ynh1
**Demo:** https://web.libretro.com/
@ -36,6 +36,7 @@ RetroArch has advanced features like shaders, netplay, rewinding, next-frame res
* Official user documentation: <https://docs.libretro.com/>
* Official admin documentation: <https://docs.libretro.com/>
* Upstream app code repository: <https://github.com/libretro/RetroArch>
* YunoHost Store: <https://apps.yunohost.org/app/retroarch>
* Report a bug: <https://github.com/YunoHost-Apps/retroarch_ynh/issues>
## Developer info

View file

@ -22,7 +22,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc
RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
**Version incluse :** 1.16.0~ynh1
**Version incluse :** 1.17.0~ynh1
**Démo :** https://web.libretro.com/
@ -36,6 +36,7 @@ RetroArch has advanced features like shaders, netplay, rewinding, next-frame res
* Documentation officielle utilisateur : <https://docs.libretro.com/>
* Documentation officielle de ladmin : <https://docs.libretro.com/>
* Dépôt de code officiel de lapp : <https://github.com/libretro/RetroArch>
* YunoHost Store: <https://apps.yunohost.org/app/retroarch>
* Signaler un bug : <https://github.com/YunoHost-Apps/retroarch_ynh/issues>
## Informations pour les développeurs

View file

@ -5,7 +5,7 @@ name = "Retroarch Web Player"
description.en = "Emulate videogames system and play videogames through your web browser"
description.fr = "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web"
version = "1.16.0~ynh1"
version = "1.17.0~ynh1"
maintainers = ["Krakinou"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://buildbot.libretro.com/stable/1.16.0/emscripten/RetroArch.7z"
sha256 = "354f2e7b54ceada68bb06bf7a903ef441184cea2deeaedb9c662c49648bdedf6"
url = "https://buildbot.libretro.com/stable/1.17.0/emscripten/RetroArch.7z"
sha256 = "3b72d723172d904948aeeeeb45d2db582345fb2ed45ee8072498af771cbda2c2"
format = "whatever"
in_subdir = true
extract = false