aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Yarancev <TiberiumN@users.noreply.github.com>2017-06-16 00:28:58 +0300
committerGitHub <noreply@github.com>2017-06-16 00:28:58 +0300
commit8d2cf1b3f953896112cb9dc1995ff2f35630db13 (patch)
tree83381b537045d18bf6e3c13eaeb9538c6bc4417f
parentcfa4dec45ff4990be5460ebdb3b43acb1f1fa5d1 (diff)
downloadpackages-8d2cf1b3f953896112cb9dc1995ff2f35630db13.tar.gz
packages-8d2cf1b3f953896112cb9dc1995ff2f35630db13.zip
Create packages.json
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 2b2f68e..12b964d 100644
--- a/packages.json
+++ b/packages.json
@@ -6512,5 +6512,20 @@
"description": "Universally Unique Lexicographically Sortable Identifier",
"license": "MIT",
"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"
}
]