We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4af17de + 7b86c0a commit a0b84a7Copy full SHA for a0b84a7
snap/snapcraft.yaml
@@ -5,14 +5,14 @@ description: |
5
Xonotic is an addictive, arena-style first person shooter with crisp movement
6
and a wide array of weapons. It combines intuitive mechanics with in-your-face
7
action to elevate your heart rate. Xonotic is and will always be free-to-play.
8
-base: core22
+base: core24
9
grade: stable
10
confinement: strict
11
compression: lzo
12
13
-architectures:
14
- - build-on: amd64
15
- - build-on: arm64
+platforms:
+ amd64:
+ arm64:
16
17
layout:
18
/usr/share/libdrm:
0 commit comments