Candy Memory: Fix metadata
This commit is contained in:
parent
be255c01a6
commit
cb2e5bb7de
|
@ -1,26 +1,39 @@
|
||||||
Categories:Games
|
Categories:Games
|
||||||
License:GPLv2
|
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
|
Source Code:https://github.com/tube42/candymem
|
||||||
Issue Tracker:https://github.com/tube42/candymem/issues
|
Issue Tracker:https://github.com/tube42/candymem/issues
|
||||||
|
|
||||||
|
Auto Name:Candy Memory
|
||||||
Summary:Match-two memory game
|
Summary:Match-two memory game
|
||||||
Description:
|
Description:
|
||||||
Candy Memory is a causal "match two" memory game for children and adults.
|
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
|
It was created during #CANDYJAM, because everybody love candy (well, maybe not
|
||||||
some lawyers).
|
some lawyers).
|
||||||
|
|
||||||
|
Note: This app uses prebuilt binaries for assets and GDX.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/tube42/candymem
|
Repo:https://github.com/tube42/candymem
|
||||||
|
|
||||||
Build:1.2,12
|
Build:1.2,12
|
||||||
commit=bd22c0b5481088a036cadc9c7b682edd2701e9ae
|
disable=binaries
|
||||||
init=ant setup
|
commit=5d887616ce4e0e91887a84bf1e822512a34a9029
|
||||||
|
build=ant setup && ant release
|
||||||
|
submodules=yes
|
||||||
output=bin/candymem-release-unsigned.apk
|
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
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.2
|
Current Version:1.2
|
||||||
Current Version Code:12
|
Current Version Code:12
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue