From f32795fef71a59191af70583ca7082f42f53ab5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:16:08 +0200 Subject: [PATCH] rewrite yml: br.odb.knights --- metadata/br.odb.knights.txt | 34 ---------------------------------- metadata/br.odb.knights.yml | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 34 deletions(-) delete mode 100644 metadata/br.odb.knights.txt create mode 100644 metadata/br.odb.knights.yml diff --git a/metadata/br.odb.knights.txt b/metadata/br.odb.knights.txt deleted file mode 100644 index a31b8348a8..0000000000 --- a/metadata/br.odb.knights.txt +++ /dev/null @@ -1,34 +0,0 @@ -Categories:Games -License:BSD-2-Clause-FreeBSD -Web Site: -Source Code:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo -Issue Tracker:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/issues -Changelog:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/releases - -Auto Name:The Knights of Alentejo -Summary:Guide knights through a dungeon -Description: -Explore the maze and defeat all demons in this cool turn-based strategy game! -You control 3 Portuguese Knights exploring a dungeon, on a quest to defeat the -master demon behind the invasion. - -Either purge the level from demons or run for the exit. Any killed knight will -resurrect as you exit the level; Each Knight has it's own set of skills - -Compatible with USB Joysticks and a experimental Second Screen support, using -HDMI, Miracast or Chromecast (using Cast Screen) -. - -Repo Type:git -Repo:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo - -Build:2.1,5 - commit=v21 - subdir=KnightsOfAlentejoAndroid-AS/app - submodules=yes - gradle=all - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:2.1 -Current Version Code:5 diff --git a/metadata/br.odb.knights.yml b/metadata/br.odb.knights.yml new file mode 100644 index 0000000000..912ca06ea6 --- /dev/null +++ b/metadata/br.odb.knights.yml @@ -0,0 +1,36 @@ +Categories: + - Games +License: BSD-2-Clause-FreeBSD +SourceCode: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo +IssueTracker: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/issues +Changelog: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/releases + +AutoName: The Knights of Alentejo +Summary: Guide knights through a dungeon +Description: |- + Explore the maze and defeat all demons in this cool turn-based strategy game! + You control 3 Portuguese Knights exploring a dungeon, on a quest to defeat the + master demon behind the invasion. + + Either purge the level from demons or run for the exit. Any killed knight will + resurrect as you exit the level; Each Knight has it's own set of skills + + Compatible with USB Joysticks and a experimental Second Screen support, using + HDMI, Miracast or Chromecast (using Cast Screen) + +RepoType: git +Repo: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo + +Builds: + - versionName: '2.1' + versionCode: 5 + commit: v21 + subdir: KnightsOfAlentejoAndroid-AS/app + submodules: true + gradle: + - all + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '2.1' +CurrentVersionCode: 5