mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
56 lines
1.4 KiB
Text
56 lines
1.4 KiB
Text
# F-Droid metadata template
|
|
#
|
|
# See http://f-droid.org/manual for more details
|
|
#
|
|
# Fields that are commented out are optional
|
|
|
|
# Disabled: (if an app must vanish from the repo)
|
|
# AntiFeatures: (comma-separated) (possible values hard-coded in fdroidserver)
|
|
Categories:Games
|
|
License:MIT
|
|
|
|
Web Site:
|
|
Source Code:https://github.com/darthjoey91/Hangman-Android
|
|
Issue Tracker:https://github.com/darthjoey91/Hangman-Android/issues
|
|
|
|
# Donate: (web link)
|
|
# FlattrID: (number)
|
|
# Bitcoin: (bitcoin address)
|
|
|
|
Name:Hangman
|
|
Summary:English language Hangman game
|
|
Description:
|
|
A Hangman game that uses 40000 English words.
|
|
|
|
To Play:
|
|
* Pressing the gallows resets the game.
|
|
* Pressing the blanks submits a letter.
|
|
* Wrong letters appear to the right.
|
|
* Only single characters are allowed to be submitted.
|
|
|
|
# Requires Root: Yes (f not having root breaks the app or renders it useless)
|
|
|
|
# Repo and Build fields only matter in source-built apps
|
|
Repo Type:Git
|
|
Repo:https://github.com/darthjoey91/Hangman-Android.git
|
|
|
|
Build:0.1-alpha:
|
|
commit=v0.1-alpha
|
|
|
|
# One for each source build
|
|
# Build:<version>,<version code>
|
|
# commit=<tag/commit/rev>
|
|
# [...]
|
|
#
|
|
# For a complete list of flags, see the manual
|
|
|
|
# Maintainer Notes:
|
|
# Here go the notes to take into account for future updates, builds, etc.
|
|
# Will be published in the wiki if present.
|
|
# .
|
|
|
|
Auto Update Mode:Version v%v
|
|
Update Check Mode:Tags
|
|
Current Version:0.1-alpha
|
|
Current Version Code:1
|
|
|