From dce2abf59f4e16469ab30486169cbc0f7e367d19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Wed, 3 Jul 2019 14:46:16 +0200 Subject: [PATCH] rewrite yml: eu.veldsoft.scribe4 --- metadata/eu.veldsoft.scribe4.txt | 32 ------------------------------ metadata/eu.veldsoft.scribe4.yml | 34 ++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 32 deletions(-) delete mode 100644 metadata/eu.veldsoft.scribe4.txt create mode 100644 metadata/eu.veldsoft.scribe4.yml diff --git a/metadata/eu.veldsoft.scribe4.txt b/metadata/eu.veldsoft.scribe4.txt deleted file mode 100644 index b51b53351c..0000000000 --- a/metadata/eu.veldsoft.scribe4.txt +++ /dev/null @@ -1,32 +0,0 @@ -AntiFeatures:Ads -Categories:Games -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/VelbazhdSoftwareLLC/Scribe4 -Issue Tracker:https://github.com/VelbazhdSoftwareLLC/Scribe4/issues - -Auto Name:Scribe4 -Summary:Fun game -Description: -The board, a 9x9 super grid of 3x3 mini grids, is simple enough to be drawn by -hand. There are two major components of play: a mapping mechanism and a system -of glyphs, or patterns of orthogonally adjacent squares. The mapping mechanism -works as follows. Your last move points to the mini grid in which your next move -must be made. For example, if your last move was in the upper left corner of a -mini grid, then your next move must be made somewhere in the upper left mini -grid. The glyph system works as follows. There are 19 named glyphs of various -sizes from 1 to 9 orthogonally adjacent squares. Glyphs that you form during -play are worth points. The majority of points scored in a mini grid wins the -mini grid. The winner of the majority of mini grids wins the game. -. - -Repo Type:git -Repo:https://github.com/VelbazhdSoftwareLLC/Scribe4 - -Build:1.0,1 - commit=110c1971f9e73c46d1f5a2618b77e4281f7d428c - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/eu.veldsoft.scribe4.yml b/metadata/eu.veldsoft.scribe4.yml new file mode 100644 index 0000000000..b596a799e3 --- /dev/null +++ b/metadata/eu.veldsoft.scribe4.yml @@ -0,0 +1,34 @@ +AntiFeatures: + - Ads +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/VelbazhdSoftwareLLC/Scribe4 +IssueTracker: https://github.com/VelbazhdSoftwareLLC/Scribe4/issues + +AutoName: Scribe4 +Summary: Fun game +Description: |- + The board, a 9x9 super grid of 3x3 mini grids, is simple enough to be drawn by + hand. There are two major components of play: a mapping mechanism and a system + of glyphs, or patterns of orthogonally adjacent squares. The mapping mechanism + works as follows. Your last move points to the mini grid in which your next move + must be made. For example, if your last move was in the upper left corner of a + mini grid, then your next move must be made somewhere in the upper left mini + grid. The glyph system works as follows. There are 19 named glyphs of various + sizes from 1 to 9 orthogonally adjacent squares. Glyphs that you form during + play are worth points. The majority of points scored in a mini grid wins the + mini grid. The winner of the majority of mini grids wins the game. + +RepoType: git +Repo: https://github.com/VelbazhdSoftwareLLC/Scribe4 + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 110c1971f9e73c46d1f5a2618b77e4281f7d428c + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: '1.0' +CurrentVersionCode: 1