diff options
-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 |