mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add nimCEF package
This commit is contained in:
parent
cf802da4ff
commit
99b6db5c51
@ -4794,5 +4794,20 @@
|
|||||||
"description": "Writing a 2D Platform Game in Nim with SDL2",
|
"description": "Writing a 2D Platform Game in Nim with SDL2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/def-/nim-platformer"
|
"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…
x
Reference in New Issue
Block a user