This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
crashface/appinfo.json
MPG13 (Micah Gomez) 7e2b3af411 initial commit
2016-03-28 10:45:50 -06:00

33 lines
697 B
JSON

{
"appKeys": {},
"capabilities": [
""
],
"companyName": "MPG13",
"enableMultiJS": true,
"longName": "Crash",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/icon.png",
"menuIcon": true,
"name": "ICON",
"targetPlatforms": null,
"type": "png"
}
]
},
"sdkVersion": "3",
"shortName": "Crash",
"targetPlatforms": [
"aplite",
"basalt",
"chalk"
],
"uuid": "42a16663-bbfb-4b1c-b6a5-0a50ccd200d1",
"versionLabel": "1.0",
"watchapp": {
"watchface": true
}
}