1
0
mirror of https://github.com/blupi-games/planetblupi-dev synced 2024-12-30 13:55:36 +01:00

Update README.md

This commit is contained in:
Mathieu Schroeter 2019-03-29 23:39:30 +01:00 committed by GitHub
parent f38727c88b
commit 2361f2f9f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,15 @@ standalone, the installation is provided via an [NSIS][2] installer.
> by [CMake][6]. In the case of [AppImage][1], it's handled by [CMake][6] too
> but via a custom `.cmake` file available in the `planetblupi/cmake` directory.
## Prepare environment
## Linux packages
If you prefer and if it's available, you can try to install the game via your
distribution package manager instead of downloading the AppImage. If the latest
version is not available for you, the AppImage is the primary choice.
[![Packaging status](https://repology.org/badge/vertical-allrepos/planetblupi.svg)](https://repology.org/project/planetblupi/versions)
## Prepare environment for building
```sh
git clone --recursive https://github.com/blupi-games/planetblupi-dev.git