Added package delight (#1349)

This commit is contained in:
lqdev 2020-02-02 16:32:17 +01:00 committed by GitHub
parent d89a6758f3
commit 3c45f15c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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