added de.d120.ophasenkistenstapeln
This commit is contained in:
parent
328e33a94c
commit
740456b0b4
65
metadata/de.d120.ophasenkistenstapeln.txt
Normal file
65
metadata/de.d120.ophasenkistenstapeln.txt
Normal file
|
@ -0,0 +1,65 @@
|
|||
# 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: University, Gaming
|
||||
License: GPLv3
|
||||
|
||||
Web Site: http://d120.de/studenten/ophase/
|
||||
Source Code: https://github.com/d120/Kistenstapeln-Android/
|
||||
Issue Tracker: https://github.com/d120/Kistenstapeln-Android/issues
|
||||
|
||||
# Donate: (web link)
|
||||
# FlattrID: (number)
|
||||
# Bitcoin: (bitcoin address)
|
||||
|
||||
# Name: (to override the name of the app in the index)
|
||||
Summary: Android App for the evaluation of a simple box stacking game.
|
||||
Description:
|
||||
This app is used for evaluation of a simple box stacking game played by new computer science students at TU Darmstadt.
|
||||
#
|
||||
#A blank line means a line break, i.e. the end of a paragraph.
|
||||
#
|
||||
#Bulleted lists can be used:
|
||||
#
|
||||
#* Item 1
|
||||
#* Item 2
|
||||
#
|
||||
#Links can be added like this:
|
||||
#[https://github.com/org/project/raw/master/res/raw/changelog.xml Changelog]
|
||||
#
|
||||
#Links to other apps too: [[some.other.app]]
|
||||
.
|
||||
|
||||
# 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/d120/Kistenstapeln-Android.git
|
||||
|
||||
# One for each source build
|
||||
# Build:<version>,<version code>
|
||||
# commit=<tag/commit/rev>
|
||||
# [...]
|
||||
#
|
||||
# For a complete list of flags, see the manual
|
||||
Build:1.0-beta,1
|
||||
commit=v1.0-beta
|
||||
|
||||
|
||||
# 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: Tag
|
||||
Current Version: v1.0-beta
|
||||
Current Version Code: 1
|
||||
|
||||
# No Source Since: First version to be partially or completely missing upstream
|
||||
|
Loading…
Reference in a new issue