rewrite yml: fr.xtof54.dragonGoApp
This commit is contained in:
parent
81fa63944b
commit
ef8e218e25
|
@ -1,51 +0,0 @@
|
|||
Categories:Games
|
||||
License:AGPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/cerisara/DragonGoApp
|
||||
Issue Tracker:https://github.com/cerisara/DragonGoApp/issues
|
||||
|
||||
Auto Name:DragonGoApp
|
||||
Summary:Go game for DGS
|
||||
Description:
|
||||
Open-source android App to play the game of go on the DGS server.
|
||||
|
||||
DragonGoApp features:
|
||||
|
||||
* Minimize bandwidth usage: this is especially useful when you have a limited quota of 3G data connection
|
||||
* Full-featured SGF editor/player based on the open-source eidogo code. Also shows game information and game comments
|
||||
* Support dual servers/credentials (DGS and develDGS)
|
||||
* Play moves, pass, resign, send/receive messages, attach a comment to a move
|
||||
* Invite/accept/refuse challenges, challenge in 19x19 ladder
|
||||
* Follow reviews of professional games from IGS, which are included in the app
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/cerisara/DragonGoApp
|
||||
|
||||
Build:1.0,1
|
||||
commit=68e3c8ea9f4
|
||||
|
||||
Build:1.2,2
|
||||
commit=3d133d3489a
|
||||
|
||||
Build:1.5,5
|
||||
commit=v1.5
|
||||
|
||||
Build:1.6,6
|
||||
disable=build fails - missing resources
|
||||
commit=v1.6
|
||||
|
||||
Build:1.7,7
|
||||
commit=v1.7
|
||||
|
||||
Build:1.9,9
|
||||
disable=build fails
|
||||
commit=v1.9
|
||||
|
||||
Build:1.10,10
|
||||
commit=v1.10
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.10
|
||||
Current Version Code:10
|
58
metadata/fr.xtof54.dragonGoApp.yml
Normal file
58
metadata/fr.xtof54.dragonGoApp.yml
Normal file
|
@ -0,0 +1,58 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: AGPL-3.0-only
|
||||
SourceCode: https://github.com/cerisara/DragonGoApp
|
||||
IssueTracker: https://github.com/cerisara/DragonGoApp/issues
|
||||
|
||||
AutoName: DragonGoApp
|
||||
Summary: Go game for DGS
|
||||
Description: |-
|
||||
Open-source android App to play the game of go on the DGS server.
|
||||
|
||||
DragonGoApp features:
|
||||
|
||||
* Minimize bandwidth usage: this is especially useful when you have a limited quota of 3G data connection
|
||||
* Full-featured SGF editor/player based on the open-source eidogo code. Also shows game information and game comments
|
||||
* Support dual servers/credentials (DGS and develDGS)
|
||||
* Play moves, pass, resign, send/receive messages, attach a comment to a move
|
||||
* Invite/accept/refuse challenges, challenge in 19x19 ladder
|
||||
* Follow reviews of professional games from IGS, which are included in the app
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/cerisara/DragonGoApp
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 68e3c8ea9f4
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 2
|
||||
commit: 3d133d3489a
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 5
|
||||
commit: v1.5
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 6
|
||||
disable: build fails - missing resources
|
||||
commit: v1.6
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 7
|
||||
commit: v1.7
|
||||
|
||||
- versionName: '1.9'
|
||||
versionCode: 9
|
||||
disable: build fails
|
||||
commit: v1.9
|
||||
|
||||
- versionName: '1.10'
|
||||
versionCode: 10
|
||||
commit: v1.10
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.10'
|
||||
CurrentVersionCode: 10
|
Loading…
Reference in a new issue