aboutsummaryrefslogtreecommitdiff
path: root/assets/blender/ks/signal_ks.blend1
blob: 7736b5dc5e720308ef6761bdb76855f639af934e (plain)
blob size (752KB) exceeds display size limit (100KB).
#n42'>42 43 44 45 46 47 48 49 50 51
version: 1

AppDir:
  path: ./AppDir

  app_info:
    id: minetest
    name: Minetest
    icon: minetest
    version: !ENV ${VERSION}
    exec: usr/bin/minetest
    exec_args: $@
  runtime:
    env:
      APPDIR_LIBRARY_PATH: $APPDIR/usr/lib/x86_64-linux-gnu

  apt:
    arch: amd64
    sources:
      - sourceline: deb http://archive.ubuntu.com/ubuntu/ bionic main universe
        key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3b4fe6acc0b21f32'
      - sourceline: deb http://archive.ubuntu.com/ubuntu/ bionic-updates main universe
      - sourceline: deb http://archive.ubuntu.com/ubuntu/ bionic-backports main universe
      - sourceline: deb http://archive.ubuntu.com/ubuntu/ bionic-security main universe

    include: