From 87252f16d83ccc26bd47acbac6a07ebdd7a1c005 Mon Sep 17 00:00:00 2001 From: Alexander Pavlov <105300480+tx00100xt@users.noreply.github.com> Date: Thu, 8 Feb 2024 23:10:20 +0300 Subject: [PATCH] Add snap to README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17db7b2..55c60bd 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,19 @@ you will be asked to place your game data along the following paths: You can place game data in these paths before starting the game. Then the game will start immediately. To start the game, use the application menu. More detailed information about flatpak on the [SeriousSamClassic-VK Flatpak wiki.](https://github.com/tx00100xt/SeriousSamClassic-VK/wiki/Flatpak.md) - +Snap +---- +[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/serioussam-vk) +You can also install the game using snap from the snapcraft. When you first start the game, +you will be asked to place your game data along the following paths: +``` +~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussam +``` +``` +~/snap/serioussam-vk/current/.local/share/Serious-Engine/serioussamse +``` +You can place game data in these paths before starting the game. Then the game will start immediately. +To start the game, use the application menu. More detailed information about snap on the [SeriousSamClassic-VK Snap wiki.](https://github.com/tx00100xt/SeriousSamClassic-VK/wiki/Snap.md) Build only the OpenGL version -----------------------------