mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Improve README
This commit is contained in:
parent
a17bbcefba
commit
04b4d242ef
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
# Planet Blupi (v1.9)
|
# Planet Blupi (v1.9.x)
|
||||||
|
|
||||||
This version contains over 30 missions and a built in editor, which enables you
|
This version contains over 30 missions and a built in editor, which enables you
|
||||||
to construct your own missions.
|
to construct your own missions.
|
||||||
@ -19,9 +19,9 @@ What ever your screen resolution is, the game "Planet Blupi" always runs in
|
|||||||
640x480 on full screen. If your screen does not support this mode, you may run
|
640x480 on full screen. If your screen does not support this mode, you may run
|
||||||
the game by default in windowed mode. Proceed as follows:
|
the game by default in windowed mode. Proceed as follows:
|
||||||
|
|
||||||
- 1. Quit the game "Planet Blupi".
|
- 1. Quit the game _Planet Blupi_.
|
||||||
- 2. Open the file "<INSTALLDIR>/data/config.json" with a text editor.
|
- 2. Open the file `<INSTALLDIR>/data/config.json` with a text editor.
|
||||||
- 3. Replace `fullscreen: true` by "fullscreen: false".
|
- 3. Replace `fullscreen: true` by `fullscreen: false`.
|
||||||
- 4. Save and restart the game.
|
- 4. Save and restart the game.
|
||||||
|
|
||||||
In this mode the screen is no more scrolled if the mouse touches the window
|
In this mode the screen is no more scrolled if the mouse touches the window
|
||||||
@ -49,21 +49,23 @@ useful operation on the selected spot.
|
|||||||
|
|
||||||
| Keys | Description |
|
| Keys | Description |
|
||||||
| ------------ | ----------- |
|
| ------------ | ----------- |
|
||||||
| <kbd>Arrows</kbd> | Scrolls the visible part of the scene. |
|
| <kbd>Arrows</kbd> | Scrolls the visible part of the scene. |
|
||||||
| <kbd>Spacebar</kbd> | Shows or hides items. |
|
| <kbd>Spacebar</kbd> | Shows or hides items. |
|
||||||
| <kbd>F1</kbd> | Describes the goal without interrupting the game. |
|
| <kbd>F1</kbd> | Describes the goal without interrupting the game. |
|
||||||
| <kbd>F5</kbd> | Normal speed (x1). |
|
| <kbd>F5</kbd> | Normal speed (x1). |
|
||||||
| <kbd>F6</kbd> | Double speed (x2). |
|
| <kbd>F6</kbd> | Double speed (x2). |
|
||||||
| <kbd>Home</kbd> | Returns to place of mission departure |
|
| <kbd>Home</kbd> | Returns to place of mission departure |
|
||||||
| <kbd>Ctrl</kbd>+<kbd>F9</kbd>..<kbd>F12</kbd> | Bookmarks a spot. |
|
| <kbd>Ctrl</kbd>+<kbd>F9</kbd>..<kbd>F12</kbd> | Bookmarks a spot. |
|
||||||
| <kbd>F9</kbd>..<kbd>F12</kbd> | Returns to the corresponding bookmarked spot. |
|
| <kbd>F9</kbd>..<kbd>F12</kbd> | Returns to the corresponding bookmarked spot. |
|
||||||
| <kbd>Pause</kbd> | Temporarily suspends the game. |
|
| <kbd>Pause</kbd> | Temporarily suspends the game. |
|
||||||
|
|
||||||
When you switch to an other application, the game is automatically paused.
|
When you switch to an other application, the game is automatically paused.
|
||||||
|
|
||||||
## EPSITEC
|
## Epsitec SA
|
||||||
|
|
||||||
Planet Blupi is an original creation of EPSITEC SA.
|
_Planet Blupi_ is an original creation of [Epsitec SA][1].
|
||||||
|
|
||||||
http://www.blupi.org
|
http://www.blupi.org
|
||||||
info@blupi.org
|
info@blupi.org
|
||||||
|
|
||||||
|
[1]: http://www.epsitec.ch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user