diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-23 11:54:32 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-23 11:54:32 +0200 |
commit | c5bcc2c8e4698db8185bb9191575a9e92eb99ccb (patch) | |
tree | 1ba2191a845ce42da60ca76eaa0cd0a43fb82c62 | |
parent | bdafb0797be570583d3b19a65539fd4dc0d1e38e (diff) | |
parent | be0f07a2a4ca03a79d20488c9cf871da757a9f68 (diff) | |
download | hurrycurry-snap-c5bcc2c8e4698db8185bb9191575a9e92eb99ccb.tar hurrycurry-snap-c5bcc2c8e4698db8185bb9191575a9e92eb99ccb.tar.bz2 hurrycurry-snap-c5bcc2c8e4698db8185bb9191575a9e92eb99ccb.tar.zst |
Merge branch 'master' of codeberg.org:hurrycurry/snap
-rw-r--r-- | snap/snapcraft.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 31fc238..7974f9f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,8 +8,9 @@ issues: https://codeberg.org/hurrycurry/hurrycurry/issues source-code: https://codeberg.org/hurrycurry/hurrycurry title: Hurry Curry! description: | - Hurry Curry! is a multiplayer game about cooking. - Your goal is to run a restaurant and gain points by serving meals you've cooked. + Hurry Curry! is a multiplayer game about cooking. Your goal is to run + a restaurant and gain points by serving meals you've cooked. + The game is completely free software, licenced AGPL 3.0 only. grade: devel confinement: strict |