mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
15 lines
480 B
JSON
15 lines
480 B
JSON
|
{
|
||
|
"architecture": "@CLICK_ARCH@",
|
||
|
"description": "A free & open-source 2D sprite editor, made with the Godot Engine!",
|
||
|
"framework": "ubuntu-sdk-16.04.5",
|
||
|
"hooks": {
|
||
|
"pixelorama": {
|
||
|
"apparmor": "pixelorama.apparmor",
|
||
|
"desktop": "pixelorama.desktop"
|
||
|
}
|
||
|
},
|
||
|
"maintainer": "Orama Interactive <soramagamestudios@gmail.com>",
|
||
|
"name": "pixelorama.orama-interactive",
|
||
|
"title": "Pixelorama",
|
||
|
"version": "0.9-beta"
|
||
|
}
|