Skip to content

Commit

Permalink
mention the exe in the README, FWIW.
Browse files Browse the repository at this point in the history
  • Loading branch information
CmdrDats committed Nov 4, 2021
1 parent c1092c3 commit c732395
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ And that's really it, you're good to go.
Head on over to the [Releases](https://github.com/CmdrDats/igoki/releases) for a universal
java binary that should run most anywhere-ish. You will need a Java runtime installed in order to run it though:

- For Windows (64bit only), the 0.7 release has a wrapper executable + Java runtime bundled - download the `igoki-windows.zip` **and** the
`igoki.jar` files - extract the `zip` and place the `jar` file in the same folder, then run the `igoki.exe`

- I have tested with both Java 1.8 and Java 17 - you can head on over to [jdk.java.net](https://jdk.java.net/17/) to
download or [java.com](java.com) for java 1.8, though I'll be working off latest Java SDK.
- Once Java is installed, you should be able to double-click the `igoki.jar` and it should run.
Expand Down

0 comments on commit c732395

Please sign in to comment.