This repository has been archived on 2024-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Shattered-Pixel-Dungeon-Ubu.../manifest.json
2022-05-27 18:21:03 +01:00

16 lines
500 B
JSON

{
"name": "com.shatteredpixel.shatteredpixeldungeon",
"description": "Traditional roguelike game with pixel-art graphics and simple interface",
"architecture": "@CLICK_ARCH@",
"title": "Shattered Pixel Dungeon",
"hooks": {
"code": {
"apparmor": "shatteredpd.apparmour",
"desktop": "shatteredpd.desktop"
}
},
"version": "1.2.3",
"maintainer": "CactiChameleon9 <CactiChameleon9@noreply>",
"framework" : "@CLICK_FRAMEWORK@"
}