Add origin (#1419)

This commit is contained in:
Michael Fiano 2020-03-30 02:59:42 -04:00 committed by GitHub
parent 0d11b7a59a
commit 686f78da09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]