~mpredotka/machines-vs-machines/level-backgrounds-sand

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "com.ubuntu.developer.mzanetti.machines-vs-machines",
    "description": "A classic tower defense game",
    "framework": "ubuntu-sdk-14.04-qml",
    "architecture": "armhf",
    "title": "machines-vs-machines",
    "hooks": {
        "ubuntudefence": {
            "apparmor": "machines-vs-machines.json",
            "desktop": "machines-vs-machines.desktop"
        }
    },
    "version": "0.1",
    "maintainer": "Michael Zanetti <michael.zanetti@ubuntu.com>"
}