diff --git a/packages.json b/packages.json index bde100c..6e69816 100644 --- a/packages.json +++ b/packages.json @@ -16707,5 +16707,19 @@ "description": "A small library for writing cli programs in Nim.", "license": "Zlib", "web": "https://github.com/beshrkayali/loki" + }, + { + "name": "yukiko", + "url": "https://github.com/ethosa/yukiko", + "method": "git", + "tags": [ + "gui", + "async", + "framework", + "sdl2" + ], + "description": "The Nim GUI asynchronous framework based on SDL2.", + "license": "AGPLv3", + "web": "https://github.com/ethosa/yukiko" } ]