mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
New app: Lona
This commit is contained in:
parent
9f6da445e9
commit
3d1be556ea
1 changed files with 25 additions and 0 deletions
25
metadata/io.github.lufte.lona.yml
Normal file
25
metadata/io.github.lufte.lona.yml
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue