OpenFool: move description metadata upstream
This temporarily includes the summary/description in the .yml metadata file until upstream tags a release with the translations included. I need to merge this now because this app is causing conflicts in the sync process of all the summary translations. https://github.com/hyst329/OpenFool/pull/38
This commit is contained in:
parent
582085b2a4
commit
0349ea9e68
|
@ -5,6 +5,14 @@ SourceCode: https://github.com/hyst329/OpenFool
|
||||||
IssueTracker: https://github.com/hyst329/OpenFool/issues
|
IssueTracker: https://github.com/hyst329/OpenFool/issues
|
||||||
|
|
||||||
AutoName: OpenFool
|
AutoName: OpenFool
|
||||||
|
Summary: Russian national Fool (дурак) card game
|
||||||
|
Description: |
|
||||||
|
OpenFool is a free and open source Fool (Durak) card game for desktop and Android.
|
||||||
|
|
||||||
|
Features
|
||||||
|
* Individual game for 2 to 5 players and 4-players partnership game
|
||||||
|
* 52-card decks: Standard Russian (designed by A. Charlemagne in 19th century, public domain - from Wikimedia), international (by Chris Aguilar - LGPL v3), French deck (by David Bellot - LGPL v3)
|
||||||
|
* Standard rules for throwing in (some convention can be customized)
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/hyst329/OpenFool
|
Repo: https://github.com/hyst329/OpenFool
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
OpenFool is a free and open source Fool (Durak) card game for desktop and Android.
|
|
||||||
|
|
||||||
Features
|
|
||||||
* Individual game for 2 to 5 players and 4-players partnership game
|
|
||||||
* 52-card decks: Standard Russian (designed by A. Charlemagne in 19th century, public domain - from Wikimedia), international (by Chris Aguilar - LGPL v3), French deck (by David Bellot - LGPL v3)
|
|
||||||
* Standard rules for throwing in (some convention can be customized)
|
|
|
@ -1 +0,0 @@
|
||||||
Russian national Fool (Durak) card game.
|
|
|
@ -1,6 +0,0 @@
|
||||||
OpenFool - полностью свободная реализация игры в подкидного дурака для настольных ПК и Android.
|
|
||||||
|
|
||||||
Возможности:
|
|
||||||
* От 2 до 5 игроков в режиме "каждый сам за себя", командная игра (2 на 2) для 4 игроков.
|
|
||||||
* 3 колоды карт (52 карты): атласная, международная, французская.
|
|
||||||
* Стандартные правила для подкидного дурака (некоторые правила могут быть изменены пользователем).
|
|
|
@ -1 +0,0 @@
|
||||||
Игра в подкидного дурака.
|
|
Loading…
Reference in a new issue