diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 7199f33..9332931 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Shipped version:** 2024.07.14~ynh1 +**Shipped version:** 2024.07.21~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index ebcd0e2..1f1172e 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Versión actual:** 2024.07.14~ynh1 +**Versión actual:** 2024.07.21~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index d722782..82a4078 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Paketatutako bertsioa:** 2024.07.14~ynh1 +**Paketatutako bertsioa:** 2024.07.21~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index bd734fa..57da70a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Cette application est une implémentation en ligne et open source de l’excellent jeu de plateau Terraforming mars. Elle n’est affiliée à FryxGames, Asmodee Digital ou Steam en aucun cas. -**Version incluse :** 2024.07.14~ynh1 +**Version incluse :** 2024.07.21~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index c8b42a4..3bdba37 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**Versión proporcionada:** 2024.07.14~ynh1 +**Versión proporcionada:** 2024.07.21~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..26647cd --- /dev/null +++ b/README_id.md @@ -0,0 +1,48 @@ + + +# Terraforming Mars untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/terraforming-mars.svg)](https://ci-apps.yunohost.org/ci/apps/terraforming-mars/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/terraforming-mars.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/terraforming-mars.maintain.svg) + +[![Pasang Terraforming Mars dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=terraforming-mars) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Terraforming Mars secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. + + +**Versi terkirim:** 2024.07.21~ynh1 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada Terraforming Mars ](./doc/screenshots/screenshot.png) + +## Dokumentasi dan sumber daya + +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing --debug +atau +sudo yunohost app upgrade terraforming-mars -u https://github.com/YunoHost-Apps/terraforming-mars_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5b76818..3e1d3da 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way. -**分发版本:** 2024.07.14~ynh1 +**分发版本:** 2024.07.21~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 670da2c..ba82bda 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Terraforming Mars " description.en = "Open-source online implementation of the great board game Terraforming mars." description.fr = "Implementation en ligne à code source ouvert de l’excellent jeu de plateau Terraforming Mars" -version = "2024.07.14~ynh1" +version = "2024.07.21~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/38619c716dfea4175902769ef11521aa28299c3a.tar.gz" - sha256 = "0b265572d2fdf8a8e5ed73acd5725ba6315699e0af801a86dcdc48188ce59521" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/62c25a3e56b18474c94338b5aedb40a70c55c0ba.tar.gz" + sha256 = "565ba511ddec3f9f927ea7db8a5bc311faf7cada4d20f37b42cfc803dfa303bc" in_subdir = true autoupdate.strategy = "latest_github_commit"