From 3d1be556ea69ca5d2250bcadc4e214c903d709ec Mon Sep 17 00:00:00 2001 From: Javier Ayres Date: Mon, 14 Jan 2019 09:56:51 +0000 Subject: [PATCH] New app: Lona --- metadata/io.github.lufte.lona.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/io.github.lufte.lona.yml diff --git a/metadata/io.github.lufte.lona.yml b/metadata/io.github.lufte.lona.yml new file mode 100644 index 0000000000..4d107526bc --- /dev/null +++ b/metadata/io.github.lufte.lona.yml @@ -0,0 +1,25 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: https://lufte.github.io/lona +SourceCode: https://github.com/lufte/lona +IssueTracker: https://github.com/lufte/lona/issues + +Summary: A snake-like HTML5 game +Description: A snake game with a twist. + +RepoType: git +Repo: https://github.com/lufte/lona + +Builds: + - versionName: 1.0.0 + versionCode: 10000 + commit: v1.0.0 + subdir: android-app/app + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 1.0.0 +CurrentVersionCode: 10000