16 lines
458 B
JSON
16 lines
458 B
JSON
|
{
|
||
|
"architecture": "@CLICK_ARCH@",
|
||
|
"description": "Tank combat game built with Godot based on a flash game of the same name",
|
||
|
"framework": "ubuntu-sdk-16.04.5",
|
||
|
"hooks": {
|
||
|
"tanks": {
|
||
|
"apparmor": "tanks.apparmor",
|
||
|
"desktop": "tanks.desktop"
|
||
|
}
|
||
|
},
|
||
|
"maintainer": "Arc676/Alessandro Vinciguerra <alesvinciguerra@gmail.com>",
|
||
|
"name": "tanks.arc676",
|
||
|
"title": "Tanks",
|
||
|
"version": "1.0.0"
|
||
|
}
|