Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzej-nov committed Apr 22, 2022
2 parents 9246dea + 15a7e7f commit 8b9ac3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ of the game.

The game is provided in two options:

- **Desktop Java**. [Download ChainRelations.jar](https://github.com/andrzej-nov/ChainRelations/releases/download/v1.2/ChainRelations.jar).
- **Desktop Java**. [Download ChainRelations.jar](https://github.com/andrzej-nov/ChainRelations/releases/download/v1.3/ChainRelations.jar).
Run it with `java -jar ChainRelations.jar` command line, or in most cases just double-click the ChainRelations.jar
file. It has been tested with Java 18 Runtime, should also work with prior versions up to Java 8.
- **On MacOS** you will get a warning about unidentified developer. Start the ChainRelations.jar
Expand All @@ -35,7 +35,7 @@ The game is provided in two options:

- **Android**. [Get it on Google Play](https://play.google.com/store/apps/details?id=com.andrzejn.chainrelations)
(recommended) or
[download the ChainRelations.apk](https://github.com/andrzej-nov/ChainRelations/releases/download/v1.2/ChainRelations.apk)
[download the ChainRelations.apk](https://github.com/andrzej-nov/ChainRelations/releases/download/v1.3/ChainRelations.apk)
here for manual install (it might be sometimes also a newer version than on the Google Play). It has been tested
on Android 8.0 and 10.0, should also work on any Android version starting from 4.4 and later.

Expand Down

0 comments on commit 8b9ac3b

Please sign in to comment.