Added package xgui (#2453)

Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
This commit is contained in:
Nilts 2023-01-10 21:11:59 -06:00 committed by GitHub
parent 4af271176f
commit d33d9eb4e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28446,5 +28446,18 @@
"description": "A simple Google Translate implementation",
"license": "MIT",
"web": "https://git.ozzuu.com/thisago/googleTranslate"
},
{
"name": "xgui",
"url": "https://github.com/thatrandomperson5/xgui-nim",
"method": "git",
"tags": [
"library",
"gui",
"xml"
],
"description": "XGui is a tool for nigui that imports xml files and turns them into nim at compile-time.",
"license": "MIT",
"web": "https://github.com/thatrandomperson5/xgui-nim"
}
]