mirror of https://github.com/adamdruppe/arsd.git
Update description of pixelpresenter in DUB recipe
This commit is contained in:
parent
d9b25be212
commit
92796f8e29
2
dub.json
2
dub.json
|
@ -683,7 +683,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pixelpresenter",
|
"name": "pixelpresenter",
|
||||||
"description": "Pixel display",
|
"description": "High-level display library. Designed to blit fully-rendered frames to the screen.",
|
||||||
"targetType": "library",
|
"targetType": "library",
|
||||||
"sourceFiles": ["pixelpresenter.d"],
|
"sourceFiles": ["pixelpresenter.d"],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue