diff options
author | tpart <tpart120@proton.me> | 2024-09-22 23:35:48 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-09-22 23:35:48 +0200 |
commit | be0f07a2a4ca03a79d20488c9cf871da757a9f68 (patch) | |
tree | b125a254b9fffbfc55f86feffffa4d719f99c204 | |
parent | 38c24d608fb2bf242a729769113f9a248f5d1444 (diff) | |
download | hurrycurry-snap-be0f07a2a4ca03a79d20488c9cf871da757a9f68.tar hurrycurry-snap-be0f07a2a4ca03a79d20488c9cf871da757a9f68.tar.bz2 hurrycurry-snap-be0f07a2a4ca03a79d20488c9cf871da757a9f68.tar.zst |
Add description
-rw-r--r-- | snap/snapcraft.yaml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index f10ac89..20ceccc 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,10 +8,9 @@ issues: https://codeberg.org/hurrycurry/hurrycurry/issues source-code: https://codeberg.org/hurrycurry/hurrycurry title: Hurry Curry! description: | - This is my-snap's description. You have a paragraph or two to tell the - most important story about your snap. Keep it under 100 words though, - we live in tweetspace and your description wants to look good in the snap - store. + 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 # must be 'stable' to release into candidate/stable channels confinement: devmode # use 'strict' once you have the right plugs and slots |