about summary refs log tree commit diff stats
path: root/net.iotib.Pong.yml
diff options
context:
space:
mode:
Diffstat (limited to 'net.iotib.Pong.yml')
-rw-r--r--net.iotib.Pong.yml12
1 files changed, 10 insertions, 2 deletions
diff --git a/net.iotib.Pong.yml b/net.iotib.Pong.yml
index 5655c4b..3860cac 100644
--- a/net.iotib.Pong.yml
+++ b/net.iotib.Pong.yml
@@ -1,5 +1,7 @@
 app-id: net.iotib.Pong
-runtime: org.freedesktop.Platform
+branch: '0.1'
+appdata-license: 'GPL-3.0-only'
+runtime: org.freedesktop.Platform.GL.default
 runtime-version: '21.08'
 sdk: org.freedesktop.Sdk
 command: launch.sh
@@ -20,4 +22,10 @@ modules:
         dest: resources
       - type: dir
         path: raylib
-        dest: raylib
\ No newline at end of file
+        dest: raylib
+finish-args:
+  - --socket=x11
+  - --device=dri
+  - --share=ipc
+  - --socket=pulseaudio
+  - --socket=wayland
\ No newline at end of file