From 42dcdffdf547d99d8e19bb360ed606f0a19fd2bb Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Tue, 19 Sep 2017 18:01:21 +0200 Subject: [PATCH] Fix README mistakes --- README-user.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README-user.md b/README-user.md index 4ebecac..d87dd82 100644 --- a/README-user.md +++ b/README-user.md @@ -8,7 +8,7 @@ to construct your own missions. | Category | Description | | -------- | ----------- | -| OS | At least GNU/Linux 2.6.32, macOS 10.7 or Microsoft Windows Vista | +| OS | At least GNU/Linux 2.6.32, macOS 10.8 or Microsoft Windows Vista | | VIDEO | An 3D accelerated video card is highly recommended | | SOUND | Any sound card supported by ALSA, PulseAudio, macOS or DirectSound | | INPUT | Keyboard and mouse | @@ -19,10 +19,10 @@ 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 the game by default in windowed mode. Proceed as follows: -- 1. Quit the game _Planet Blupi_. -- 2. Open the file `/data/config.json` with a text editor. -- 3. Replace `fullscreen: true` by `fullscreen: false`. -- 4. Save and restart the game. +1. Quit the game _Planet Blupi_. +2. Open the file `/data/config.json` with a text editor. +3. Replace `fullscreen: true` by `fullscreen: false`. +4. Save and restart the game. In this mode the screen is no more scrolled if the mouse touches the window border. Use the Keyboard arrows instead. @@ -32,9 +32,9 @@ border. Use the Keyboard arrows instead. Left button: This button is always used in three steps: -- 1. Select a Blupi. -- 2. Click where you want him to act. -- 3. Click the button corresponding to the required operation. +1. Select a Blupi. +2. Click where you want him to act. +3. Click the button corresponding to the required operation. If the chosen Blupi is already selected (blue or red circle around him), step 1) is not necessary.