54 lines
1.2 KiB
Plaintext
54 lines
1.2 KiB
Plaintext
Categories:Games
|
|
License:GPL-2.0-only
|
|
Web Site:
|
|
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 casual "match two" memory game for children and adults. It was
|
|
created during #CANDYJAM, because everybody loves candy (well, maybe not some
|
|
lawyers).
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/tube42/candymem
|
|
|
|
Build:1.2,12
|
|
disable=binaries
|
|
commit=5d887616ce4e0e91887a84bf1e822512a34a9029
|
|
submodules=yes
|
|
output=bin/candymem-release-unsigned.apk
|
|
build=ant setup && \
|
|
ant release
|
|
|
|
Build:1.4,14
|
|
commit=v1.4
|
|
submodules=yes
|
|
build=ant setup
|
|
|
|
Build:1.6.0,16
|
|
commit=v1.6.0
|
|
subdir=android
|
|
submodules=yes
|
|
gradle=yes
|
|
scandelete=android/libs
|
|
|
|
Build:1.7.0,17
|
|
commit=v1.7.0
|
|
subdir=android
|
|
submodules=yes
|
|
gradle=yes
|
|
scandelete=android/libs
|
|
|
|
Maintainer Notes:
|
|
libgdx.so and libgdx-freetype.so binaries are extracted from
|
|
com.badlogicgames.gdx:gdx-platform JARs that come from Maven Central.
|
|
.
|
|
|
|
Auto Update Mode:Version v%v
|
|
Update Check Mode:Tags
|
|
Current Version:1.7.0
|
|
Current Version Code:17
|