mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
added vecmath
This commit is contained in:
parent
f91e5ca4cd
commit
50efb4117a
@ -858,5 +858,14 @@
|
||||
"description": "Convert CSV files to JSON",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nimrod-csv2json"
|
||||
},
|
||||
{
|
||||
"name": "vecmath",
|
||||
"url": "git://github.com/barcharcraz/vecmath",
|
||||
"method": "git",
|
||||
"tags": ["library", "math", "vector"],
|
||||
"description": "various vector maths utils for nimrod",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/barcharcraz/vecmath"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user