diff --git a/metadata/eu.veldsoft.dice.overflow.yml b/metadata/eu.veldsoft.dice.overflow.yml new file mode 100644 index 0000000000..dfc2e47905 --- /dev/null +++ b/metadata/eu.veldsoft.dice.overflow.yml @@ -0,0 +1,35 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: http://github.com/VelbazhdSoftwareLLC/DiceOverflow +IssueTracker: https://github.com/VelbazhdSoftwareLLC/DiceOverflow/issues + +AutoName: Dice Overflow +Summary: Simple board game +Description: | + Dice Overflow is a simple board logical game developed as master + thesis in New Bulgarian University. + + The game is mix between dice and ColorOverflow game. The goal of + the game is to conquer all cells on the board. The game starts with + two dice for each opponent. By clicking any of the own dice it will + rise and eventually it will overflow. The overflowing is the key + for territory occupation. + +RepoType: git +Repo: https://github.com/VelbazhdSoftwareLLC/DiceOverflow + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + subdir: DiceOverflow + gradle: + - yes + scandelete: + - Documentation/ + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 2