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

Update README

This commit is contained in:
Mathieu Schroeter 2019-01-18 23:49:39 +01:00
parent b4ba6a1522
commit e87782efa5
2 changed files with 8 additions and 6 deletions

View File

@ -1,5 +1,7 @@
# Planet Blupi development bundle
![blupi](blupi.png)
This bundle is the main repository for building the _Planet Blupi_ game. If
you are an official distribution packager, maybe you can directly use the
`https://github.com/blupi-games/planetblupi.git` repository instead of this
@ -37,9 +39,9 @@ The source-code is written in C++, only [GCC][4] and [Clang][5] are officially
supported. The clone must be `recursive` because the development use git
submodules.
* **source-code**: `planetblupi/`
* **source-assets**: `planetblupi-data/`
* **website**: `planetblupi-www/` (see <http://www.blupi.org>)
- **source-code**: `planetblupi/`
- **source-assets**: `planetblupi-data/`
- **website**: `planetblupi-www/` (see <http://www.blupi.org>)
### Linux
@ -109,9 +111,9 @@ make -j
If you have built a release, you will find the output in the appropriate
directory according to the platform.
* **Linux**: look at `Release/linux-appimage/planetblupi.AppImage`
* **Darwin**: look at `Release/src/planetblupi_Project/planetblupi-X.Y.Z.dmg`
* **Windows**: look at `Release/src/planetblupi_Project/planetblupi-X.Y.Z.exe`
- **Linux**: look at `Release/linux-appimage/planetblupi.AppImage`
- **Darwin**: look at `Release/src/planetblupi_Project/planetblupi-X.Y.Z.dmg`
- **Windows**: look at `Release/src/planetblupi_Project/planetblupi-X.Y.Z.exe`
# Licenses

BIN
blupi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB