From 4e10e9a45a436ab415c876cabce807027afcec6d Mon Sep 17 00:00:00 2001
From: Ohmnibus <ohmnibus@gmail.com>
Date: Tue, 2 Jun 2015 23:26:42 +0200
Subject: [PATCH] New app: Quick Dice Roller

---
 metadata/ohm.quickdice.txt | 39 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
 create mode 100644 metadata/ohm.quickdice.txt

diff --git a/metadata/ohm.quickdice.txt b/metadata/ohm.quickdice.txt
new file mode 100644
index 0000000000..23c4384e3c
--- /dev/null
+++ b/metadata/ohm.quickdice.txt
@@ -0,0 +1,39 @@
+Categories:Games
+License:GPLv3
+Web Site:http://www.ohmnibus.net/en/
+Source Code:https://github.com/Ohmnibus/quick-dice-roller
+Issue Tracker:https://github.com/Ohmnibus/quick-dice-roller/issues
+Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JZSAC6BX5N9NN
+
+Auto Name:Quick Dice Roller
+Summary:Flexible, complete and handy dice roller
+Description:
+Emulate almost all the complex dice rolls required by RPG and board games.
+
+The dice can be added at will and organized in dice bags. Each die is defined
+by a formula such as "2d6+5" as well as special functions like "rak(1d6,4,3)"
+that allow to emulates the most complex game systems. An handy formulas
+builder simplifies the process, and allow to access to an online help. Check
+the [http://goo.gl/mZkcQS list of all supported functions].
+
+Thanks to "named values", as well as keep track of games scores, you can
+define formulas using variable parameters. You can create, for example, the
+named value "Level" with label "lvl", then use the formula "(lvl)d6" to
+determine the fireball damage. So when your mage level up you don't need to
+edit the formula: just change the "Level" value!
+.
+
+Repo Type:git
+Repo:https://github.com/Ohmnibus/quick-dice-roller.git
+
+Build:2.1.1,36
+    commit=v_2.1.1
+    subdir=Quick Dice
+    extlibs=android/android-support-v4.jar
+    prebuild=sed -i -e 's|\\\\|/|g' project.properties
+
+Auto Update Mode:Version v_%v
+Update Check Mode:Tags
+Current Version:2.1.1
+Current Version Code:36
+