Added package delight (#1349)
This commit is contained in:
parent
d89a6758f3
commit
3c45f15c29
1 changed files with 14 additions and 0 deletions
|
|
@ -16409,5 +16409,19 @@
|
|||
"description": "A DFA based regex engine",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nitely/nregex"
|
||||
},
|
||||
{
|
||||
"name": "delight",
|
||||
"url": "https://github.com/liquid600pgm/delight",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"raycasting",
|
||||
"math",
|
||||
"light",
|
||||
"library"
|
||||
],
|
||||
"description": "Engine-agnostic library for computing 2D raycasted lights",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/liquid600pgm/delight"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue