Retrobreaker - convert, update, AUM

This commit is contained in:
Licaon_Kter 2019-07-04 08:58:43 +00:00
parent 6ddda6e391
commit db6080e40f
3 changed files with 52 additions and 40 deletions

View file

@ -1,40 +0,0 @@
Categories:Games
License:MIT
Web Site:
Source Code:https://github.com/thiagokokada/retrobreaker
Issue Tracker:https://github.com/thiagokokada/retrobreaker/issues
Auto Name:Retro Breaker
Summary:Simple brick breaker game
Description:
Simple brick breaker game with a retro style, e.g. no textures but plain colors
and simple animations. It features sound effects for all possible game events, a
score multiplier and four brick types: Normal (white), explive (red), strong
(gray) and moving bricks (green). Levels are random generated and three
difficult settings are available.
.
Repo Type:git
Repo:https://github.com/thiagokokada/retrobreaker.git
Build:1.0.1,2
commit=v1.0.1
subdir=RetroBreaker
Build:1.0.2,3
commit=v1.0.2
subdir=RetroBreaker
Build:1.0.3,4
commit=v1.0.3
subdir=RetroBreaker
Build:1.1,5
commit=v1.1
subdir=RetroBreaker/app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.3
Current Version Code:7

View file

@ -0,0 +1,51 @@
Categories:
- Games
License: MIT
SourceCode: https://github.com/m45t3r/retrobreaker
IssueTracker: https://github.com/m45t3r/retrobreaker/issues
AutoName: Retro Breaker
Description: |-
Simple brick breaker game with a retro style, e.g. no textures but plain colors
and simple animations. It features sound effects for all possible game events, a
score multiplier and four brick types: Normal (white), explive (red), strong
(gray) and moving bricks (green). Levels are random generated and three
difficult settings are available.
RepoType: git
Repo: https://github.com/thiagokokada/retrobreaker.git
Builds:
- versionName: 1.0.1
versionCode: 2
commit: v1.0.1
subdir: RetroBreaker
- versionName: 1.0.2
versionCode: 3
commit: v1.0.2
subdir: RetroBreaker
- versionName: 1.0.3
versionCode: 4
commit: v1.0.3
subdir: RetroBreaker
- versionName: '1.1'
versionCode: 5
commit: v1.1
subdir: RetroBreaker/app
gradle:
- yes
- versionName: '1.3'
versionCode: 7
commit: v1.3
subdir: RetroBreaker/app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 7

View file

@ -0,0 +1 @@
Simple brick breaker game