Candy Memory: Fix metadata
This commit is contained in:
parent
be255c01a6
commit
cb2e5bb7de
|
@ -1,26 +1,39 @@
|
|||
Categories:Games
|
||||
License:GPLv2
|
||||
Web Site:https://github.com/tube42/candymem
|
||||
Web Site:https://github.com/tube42/candymem/blob/HEAD/README.rst
|
||||
Source Code:https://github.com/tube42/candymem
|
||||
Issue Tracker:https://github.com/tube42/candymem/issues
|
||||
|
||||
Auto Name:Candy Memory
|
||||
Summary:Match-two memory game
|
||||
Description:
|
||||
Candy Memory is a causal "match two" memory game for children and adults.
|
||||
It was created during #CANDYJAM, because everybody love candy (well, maybe not
|
||||
some lawyers).
|
||||
|
||||
Note: This app uses prebuilt binaries for assets and GDX.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/tube42/candymem
|
||||
|
||||
Build:1.2,12
|
||||
commit=bd22c0b5481088a036cadc9c7b682edd2701e9ae
|
||||
init=ant setup
|
||||
disable=binaries
|
||||
commit=5d887616ce4e0e91887a84bf1e822512a34a9029
|
||||
build=ant setup && ant release
|
||||
submodules=yes
|
||||
output=bin/candymem-release-unsigned.apk
|
||||
build=ant release
|
||||
|
||||
Maintainer Notes:
|
||||
Remove binaries and downloads!
|
||||
|
||||
- assets are in ./extra/ and should be generated by a simple `make`
|
||||
- libgdx might be done like in com.dozingcatsoftware.bouncy
|
||||
- binary tools are downloaded?
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2
|
||||
Current Version Code:12
|
||||
|
||||
|
|
Loading…
Reference in a new issue