Merge pull request #1489 from Ethosa/add-nodesnim0334

Add package nodesnim
This commit is contained in:
Andreas Rumpf 2020-05-25 11:10:37 +02:00 committed by GitHub
commit 17ab537d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17970,5 +17970,20 @@
"description": "nmi display animations aimed to correct users who accidentally enter nmi instead of nim.",
"license": "MIT",
"web": "https://github.com/jiro4989/nmi"
},
{
"name": "nodesnim",
"url": "https://github.com/Ethosa/nodesnim",
"method": "git",
"tags": [
"GUI",
"2D",
"framework",
"OpenGL",
"SDL2"
],
"description": "The Nim GUI/2D framework based on OpenGL and SDL2.",
"license": "MIT",
"web": "https://github.com/Ethosa/nodesnim"
}
]