Skip to content

Commit 8ad2336

Browse files
committed
Updated README
1 parent 128c890 commit 8ad2336

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Jazz² Resurrection is reimplementation of the game **Jazz Jackrabbit 2** releas
4141
* Copy contents of original *Jazz Jackrabbit 2* directory to `‹Game›\Source\`
4242
* Run `‹Game›\Jazz2.exe`, `‹Game›\Jazz2_avx2.exe` or `‹Game›\Jazz2_sdl2.exe` application
4343

44-
`‹Game›` *is path to Jazz² Resurrection. The game requires **Windows 7** (or newer) and GPU with **OpenGL 3.0** support. Game files should **not** be copied to* `Program Files`*. Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
44+
`‹Game›` *denotes path to Jazz² Resurrection. The game requires **Windows 7** (or newer) and GPU with **OpenGL 3.0** support. Game files should **not** be copied to* `Program Files`*. Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
4545

4646
### Linux
4747
* Download the game
@@ -52,6 +52,8 @@ Jazz² Resurrection is reimplementation of the game **Jazz Jackrabbit 2** releas
5252
* Run `‹Game›/jazz2` or `‹Game›/jazz2_sdl2` application
5353
* If packages are used, the game should be visible in application list
5454

55+
`‹Game›` *denotes path to Jazz² Resurrection.* `~` *denotes user's home directory. The game requires GPU with **OpenGL 3.0** or **OpenGL ES 3.0** (ARM) support. Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
56+
5557
<sup>Alternatively, you can use package repository for your Linux distribution:</sup><br>
5658
[![ArchLinux](https://img.shields.io/badge/Arch%20Linux-grey?logo=archlinux&logoColor=ffffff)](https://aur.archlinux.org/packages/jazz2-bin)
5759
[![Flathub](https://img.shields.io/flathub/v/tk.deat.Jazz2Resurrection?label=Flathub&logo=flathub&logoColor=ffffff)](https://flathub.org/apps/tk.deat.Jazz2Resurrection)
@@ -65,7 +67,7 @@ Jazz² Resurrection is reimplementation of the game **Jazz Jackrabbit 2** releas
6567
* Copy contents of original *Jazz Jackrabbit 2* directory to `~/Library/Application Support/Jazz² Resurrection/Source/`
6668
* Run the newly installed application
6769

68-
*Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
70+
`~` *denotes user's home directory. Cache is recreated during intro cinematics on the first startup, so it can't be skipped.*
6971

7072
Alternatively, you can install it using <sub><sub>[![Homebrew](https://img.shields.io/homebrew/cask/v/jazz2-resurrection?logo=homebrew&logoColor=ffffff&label=Homebrew&color=b56b2b)](https://formulae.brew.sh/cask/jazz2-resurrection)</sub></sub> `brew install --cask jazz2-resurrection`
7173

@@ -78,7 +80,7 @@ Alternatively, you can install it using <sub><sub>[![Homebrew](https://img.shiel
7880
* `‹Storage›/Download/Jazz² Resurrection/Source/`
7981
* Run the newly installed application
8082

81-
`‹Storage›` *is usually internal storage on your device.* `Content` *directory is included directly in APK file, no action is needed. The game requires **Android 5.0** (or newer) and GPU with **OpenGL ES 3.0** support. Cache is recreated during intro cinematics on the first startup.*
83+
`‹Storage›` *usually denotes internal storage on your device.* `Content` *directory is included directly in APK file, no action is needed. The game requires **Android 5.0** (or newer) and GPU with **OpenGL ES 3.0** support. Cache is recreated during intro cinematics on the first startup.*
8284

8385
### Nintendo Switch
8486
* Download the game
@@ -105,7 +107,7 @@ Alternatively, you can install it using <sub><sub>[![Homebrew](https://img.shiel
105107

106108

107109
## Building the solution
108-
**The game was fully rewritten since version 1.0.0, please build [deathkiller/jazz2-native](https://github.com/deathkiller/jazz2-native) instead.** This repository will contain only new [Releases](https://github.com/deathkiller/jazz2/releases). For more information, visit [the official website](https://deat.tk/jazz2/).
110+
**The game was fully rewritten since version 1.0.0, please build [deathkiller/jazz2-native](https://github.com/deathkiller/jazz2-native) instead.** This repository will contain only new [Releases](https://github.com/deathkiller/jazz2/releases). For more information, visit [the official website](https://deat.tk/jazz2/). There is also [the developer documentation](https://deat.tk/jazz2/docs/).
109111

110112

111113
## License

0 commit comments

Comments
 (0)