aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-07-08 15:41:21 +0100
committerGitHub <noreply@github.com>2017-07-08 15:41:21 +0100
commit4f67b34ade61ec2d3fe634b46cec1706ef225aae (patch)
tree6209953db3c545ca77f5ee301a96a410220cc8dc
parent505a05f19d66856fe6c8c54f574f89d5702a2737 (diff)
parent993e9644af4092ec59f08c1d89fe20405eac34bd (diff)
downloadpackages-4f67b34ade61ec2d3fe634b46cec1706ef225aae.tar.gz
packages-4f67b34ade61ec2d3fe634b46cec1706ef225aae.zip
Merge pull request #523 from TiberiumN/master
Add nim-osureplay package
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 4f65c2b..df63a71 100644
--- a/packages.json
+++ b/packages.json
@@ -6518,6 +6518,21 @@
"web": "https://github.com/adelq/ulid"
},
{
+ "name": "osureplay",
+ "url": "https://github.com/TiberiumN/nim-osureplay",
+ "method": "git",
+ "tags": [
+ "library",
+ "osu!",
+ "parser",
+ "osugame",
+ "replay"
+ ],
+ "description": "osu! replay parser",
+ "license": "MIT",
+ "web": "https://github.com/TiberiumN/nim-osureplay"
+ },
+ {
"name": "tiger",
"url": "https://github.com/ehmry/tiger",
"method": "git",