about summary refs log blame commit diff stats
path: root/net.iotib.Pong.yml
blob: 5655c4b3092a71be0ac33cac339f664749b36ccc (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                 
                  




                       
                            



                      

                 
                 




                       
app-id: net.iotib.Pong
runtime: org.freedesktop.Platform
runtime-version: '21.08'
sdk: org.freedesktop.Sdk
command: launch.sh
modules:
  - name: Pong
    buildsystem: simple
    build-commands:
      - make
      - make install_flatpak
    sources:
      - type: file
        path: Makefile
      - type: dir
        path: src
        dest: src
      - type: dir
        path: resources
        dest: resources
      - type: dir
        path: raylib
        dest: raylib