diff options
| -rw-r--r-- | packages.json | 15 |
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", |
