add nimCEF package
This commit is contained in:
parent
cf802da4ff
commit
99b6db5c51
1 changed files with 15 additions and 0 deletions
|
|
@ -4794,5 +4794,20 @@
|
|||
"description": "Writing a 2D Platform Game in Nim with SDL2",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/def-/nim-platformer"
|
||||
},
|
||||
{
|
||||
"name": "nimCEF",
|
||||
"url": "https://github.com/jangko/nimCEF",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"chromium",
|
||||
"embedded",
|
||||
"framework",
|
||||
"cef",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "Nim wrapper for the Chromium Embedded Framework",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jangko/nimCEF"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue