add sokol-nim (#2641)

This commit is contained in:
Pixeller 2023-07-17 09:26:14 +08:00 committed by GitHub
parent 81b989cf62
commit 874f336829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19230,6 +19230,22 @@
"license": "MIT",
"web": "https://github.com/angluca/tigr-nim"
},
{
"name": "sokol",
"url": "https://github.com/floooh/sokol-nim",
"method": "git",
"tags": [
"opengl",
"3d",
"game",
"imgui",
"graphics",
"cross-platform"
],
"description": "sokol is a minimal cross-platform standalone graphics library",
"license": "MIT",
"web": "https://github.com/floooh/sokol-nim"
},
{
"name": "nimatic",
"url": "https://github.com/DangerOnTheRanger/nimatic",