18 lines
414 B
JSON
18 lines
414 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": "6.0.0",
|
|
"export":
|
|
{
|
|
"exclude": "extras"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|