mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package delight (#1349)
This commit is contained in:
parent
d89a6758f3
commit
3c45f15c29
@ -16409,5 +16409,19 @@
|
|||||||
"description": "A DFA based regex engine",
|
"description": "A DFA based regex engine",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nitely/nregex"
|
"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…
x
Reference in New Issue
Block a user