27 lines
530 B
YAML
27 lines
530 B
YAML
|
Categories:
|
||
|
- Games
|
||
|
License: GPL-2.0-only
|
||
|
SourceCode: https://github.com/Earthblood/Toe
|
||
|
IssueTracker: https://github.com/Earthblood/Toe/issues
|
||
|
|
||
|
Name: Toe
|
||
|
AutoName: Tic Tac Toe
|
||
|
Description: A challenging Tic Tac Toe game for 1 or 2 players with multiple skill
|
||
|
levels.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/Earthblood/Toe.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.0.1
|
||
|
versionCode: 2
|
||
|
commit: v1.0.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.0.1
|
||
|
CurrentVersionCode: 2
|