From 552b9e303978006d68d2d9685f3029268b9795df Mon Sep 17 00:00:00 2001 From: 777shuang <100687590+777shuang@users.noreply.github.com> Date: Wed, 22 Feb 2023 07:42:45 +0900 Subject: [PATCH] Added package nimx2 (#2511) Co-authored-by: Andreas Rumpf --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index a00aaf2..ef69361 100644 --- a/packages.json +++ b/packages.json @@ -28968,6 +28968,19 @@ "license": "AGPLv3", "web": "https://codeberg.org/pswilde/Nemini" }, + { + "name": "nimx2", + "url": "https://github.com/777shuang/nimx2", + "method": "git", + "tags": [ + "gui", + "library", + "cross-platform" + ], + "description": "GUI framework", + "license": "MIT", + "web": "https://github.com/777shuang/nimx2" + }, { "name": "bibleTools", "url": "https://git.ozzuu.com/thisago/bibleTools",