mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Klooni - newappid
This commit is contained in:
parent
fa7ba94619
commit
d85befd2b1
2 changed files with 32 additions and 3 deletions
25
metadata/dev.lonami.klooni.yml
Normal file
25
metadata/dev.lonami.klooni.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://lonamiwebs.github.io/klooni
|
||||
SourceCode: https://github.com/LonamiWebs/Klooni1010
|
||||
IssueTracker: https://github.com/LonamiWebs/Klooni1010/issues
|
||||
Changelog: https://github.com/LonamiWebs/Klooni1010/releases
|
||||
|
||||
AutoName: 1010! Klooni
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/LonamiWebs/Klooni1010
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8.4
|
||||
versionCode: 840
|
||||
commit: v0.8.4
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.4
|
||||
CurrentVersionCode: 840
|
||||
|
|
@ -7,7 +7,10 @@ IssueTracker: https://github.com/LonamiWebs/Klooni1010/issues
|
|||
Changelog: https://github.com/LonamiWebs/Klooni1010/releases
|
||||
|
||||
AutoName: 1010! Klooni
|
||||
Description: An open source version of the original 1010! game by Gram Games.
|
||||
Description: |-
|
||||
Note: This version is no longer developed, the new app is [[dev.lonami.klooni]]
|
||||
|
||||
An open source version of the original 1010! game by Gram Games.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/LonamiWebs/Klooni1010
|
||||
|
|
@ -121,7 +124,8 @@ Builds:
|
|||
scanignore:
|
||||
- android/libs/*
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.8.2
|
||||
CurrentVersionCode: 820
|
||||
|
|
|
|||
Loading…
Reference in a new issue