mirror of https://github.com/MLXXXp/Arduboy2.git
15 lines
384 B
JSON
15 lines
384 B
JSON
{
|
|
"name": "Arduboy2",
|
|
"keywords": "arduboy, game",
|
|
"description": "An alternative library for content creation on the Arduboy miniature gaming platform",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/MLXXXp/Arduboy2.git"
|
|
},
|
|
"version": "2.0.2",
|
|
"exclude": "extras",
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|