mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Add perlin package
This commit is contained in:
parent
84e4dd9dd4
commit
70fb84ddf7
@ -3055,5 +3055,17 @@
|
|||||||
"description": "Nim wrapper for libcurl.",
|
"description": "Nim wrapper for libcurl.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Araq/libcurl"
|
"web": "https://github.com/Araq/libcurl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "perlin",
|
||||||
|
"url": "https://github.com/Nycto/PerlinNim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"perlin",
|
||||||
|
"noise"
|
||||||
|
],
|
||||||
|
"description": "A perlin noise generation library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Nycto/PerlinNim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user