From 7477d125ac23e2856ca3ac0cd4ba1f5c3b4eab05 Mon Sep 17 00:00:00 2001 From: aph <81857274+aphkyle@users.noreply.github.com> Date: Sat, 23 Apr 2022 23:31:20 +0800 Subject: [PATCH] add `nimmikudance` (#2212) --- packages.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/packages.json b/packages.json index cb2a48e..6c09466 100644 --- a/packages.json +++ b/packages.json @@ -25937,5 +25937,16 @@ "description": "Bindings for libruby and high-level Ruby embedding framework", "license": "MPL-2.0", "web": "https://github.com/ryukoposting/ruby-nim" + }, + { + "name": "nimmikudance", + "url": "https://github.com/aphkyle/NimMikuDance", + "method": "git", + "tags": [ + "MMD", + "pure" + ], + "description": "MMD I/O!", + "license": "ISC" } ]