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:
parent
f38727c88b
commit
2361f2f9f6
10
README.md
10
README.md
@ -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
|
> 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.
|
> 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.
|
||||||
|
|
||||||
|
[](https://repology.org/project/planetblupi/versions)
|
||||||
|
|
||||||
|
## Prepare environment for building
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone --recursive https://github.com/blupi-games/planetblupi-dev.git
|
git clone --recursive https://github.com/blupi-games/planetblupi-dev.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user