From 2afec1116c557ff40ce61570e88c00d87b8cceb7 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 12 Jul 2020 16:19:46 +0200 Subject: [PATCH] New app: Mines3D --- metadata/cos.premy.mines.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/cos.premy.mines.yml diff --git a/metadata/cos.premy.mines.yml b/metadata/cos.premy.mines.yml new file mode 100644 index 0000000000..d262cb8a2f --- /dev/null +++ b/metadata/cos.premy.mines.yml @@ -0,0 +1,30 @@ +Categories: + - Games +License: GPL-3.0-only +AuthorName: Přemysl Šťastný +AuthorEmail: premysl.stastny@hotmail.com +SourceCode: https://github.com/stastnypremysl/Mines3D +IssueTracker: https://github.com/stastnypremysl/Mines3D/issues + +AutoName: Mines3D +Summary: Minesweeper on n*m*2 matrix +Description: |- + Do you like challenges? Let's try one harder. The first task is to + understand the rules of the game. The second one is to win it. + +RepoType: git +Repo: https://github.com/stastnypremysl/Mines3D.git + +Builds: + - versionName: 1.2.1 + versionCode: 4 + commit: '1.3' + subdir: app + gradle: + - yes + ndk: r21d + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.2.1 +CurrentVersionCode: 4