aboutsummaryrefslogtreecommitdiffstats
path: root/apps/com.pelagicore.hud/info.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/com.pelagicore.hud/info.yaml')
-rw-r--r--apps/com.pelagicore.hud/info.yaml10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/com.pelagicore.hud/info.yaml b/apps/com.pelagicore.hud/info.yaml
index 9942eafb..50f5a6c8 100644
--- a/apps/com.pelagicore.hud/info.yaml
+++ b/apps/com.pelagicore.hud/info.yaml
@@ -1,12 +1,14 @@
formatVersion: 1
-formatType: am-application
+formatType: am-package
---
id: 'com.pelagicore.hud'
icon: 'icon.png'
-code: 'Main.qml'
-runtime: 'qml'
name:
en: 'HUD'
-applicationProperties: { private: { squishPort: 7725 } }
+applications:
+ - id: 'com.pelagicore.hud'
+ code: 'Main.qml'
+ runtime: 'qml'
+ applicationProperties: { private: { squishPort: 7725 } }
categories: [ 'hud' ]