Changed links to proper repos and tags
This commit is contained in:
parent
29c3804ea3
commit
ebe1becd6f
1 changed files with 7 additions and 7 deletions
|
|
@ -8913,19 +8913,19 @@
|
|||
},
|
||||
{
|
||||
"name": "nimgl",
|
||||
"url": "https://github.com/cavariux/nimgl",
|
||||
"url": "https://github.com/lmariscal/nimgl",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"glfw",
|
||||
"glew",
|
||||
"math",
|
||||
"imgui",
|
||||
"opengl",
|
||||
"bindings",
|
||||
"gl"
|
||||
"gl",
|
||||
"graphics"
|
||||
],
|
||||
"description": "Nim Game Library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/cavariux/nimgl"
|
||||
"web": "https://github.com/lmariscal/nimgl"
|
||||
},
|
||||
{
|
||||
"name": "inim",
|
||||
|
|
@ -9918,7 +9918,7 @@
|
|||
},
|
||||
{
|
||||
"name": "figures",
|
||||
"url": "https://github.com/cavariux/figures",
|
||||
"url": "https://github.com/lmariscal/figures",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"unicode",
|
||||
|
|
@ -9927,7 +9927,7 @@
|
|||
],
|
||||
"description": "unicode symbols",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/cavariux/figures"
|
||||
"web": "https://github.com/lmariscal/figures"
|
||||
},
|
||||
{
|
||||
"name": "ur",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue