Add origin (#1419)
This commit is contained in:
parent
0d11b7a59a
commit
686f78da09
1 changed files with 15 additions and 0 deletions
|
|
@ -17221,5 +17221,20 @@
|
|||
"description": "🍕🍺 emoji support for Nim 👑 and the world 🌍",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/pietroppeter/nimoji"
|
||||
},
|
||||
{
|
||||
"name": "origin",
|
||||
"url": "https://github.com/mfiano/origin.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"gamedev",
|
||||
"library",
|
||||
"math",
|
||||
"matrix",
|
||||
"vector"
|
||||
],
|
||||
"description": "A graphics math library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/mfiano/origin"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue