mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
fdroidserver#845 fdroidclient#1000 jekyll-fdroid!60 ``` sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt ```
29 lines
789 B
YAML
29 lines
789 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
AuthorName: Richard Banasiak
|
|
AuthorEmail: richard@banasiak.com
|
|
SourceCode: https://github.com/banasiak/CoinFlipExtExample
|
|
IssueTracker: https://github.com/banasiak/CoinFlipExtExample/issues
|
|
|
|
Name: Coin Flip Addon
|
|
AutoName: Coin Flip Example Add-on
|
|
Description: |-
|
|
Get different coins by installing this and choosing one of the new coins in the
|
|
https://f-droid.org/packages/com.banasiak.coinflip settings.
|
|
|
|
Use the template on the source code page to create your own coins.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/banasiak/CoinFlipExtExample.git
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: 4de70f666f
|
|
prebuild: mkdir src
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 4
|