6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
28 lines
830 B
YAML
28 lines
830 B
YAML
Categories:
|
|
- Games
|
|
- Multimedia
|
|
License: MIT
|
|
SourceCode: https://github.com/stephenjust/stkaddons-viewer
|
|
IssueTracker: https://github.com/stephenjust/stkaddons-viewer/issues
|
|
|
|
AutoName: STK Addon Viewer
|
|
Summary: View addons for SuperTuxKart
|
|
Description: |-
|
|
View addons that are available for [https://supertuxkart.net/ SuperTuxKart], the
|
|
free and open-source cross-platform racing game! It lists addons and displays
|
|
some information and their images. It also lists music tracks which are
|
|
available from STK or addons and lets you play them.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/stephenjust/stkaddons-viewer
|
|
|
|
Builds:
|
|
- versionName: '0.3'
|
|
versionCode: 3
|
|
commit: edadd833b96b8669864f3d2714663e09516f904e
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '0.3'
|
|
CurrentVersionCode: 3
|