Skip to content

Commit

Permalink
Add java download link
Browse files Browse the repository at this point in the history
  • Loading branch information
GregHib committed Aug 6, 2024
1 parent 86180d5 commit 81f1e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

## Quick setup

1. Make sure you have java 19 or above installed. (`java --version` on command line)
1. Make sure you have [java 19 or above installed](https://adoptium.net/temurin/releases/?package=jre). (`java --version` on command line)
2. Extract the [latest void.zip released bundle](https://github.com/GregHib/void/releases) into a directory.
3. Extract the [latest pre-modified game files cache.zip](https://mega.nz/folder/ZMN2AQaZ#4rJgfzbVW0_mWsr1oPLh1A) into `/void/data/cache/`.
4. Run either the `run-server.bat` on Windows, or `run-server.sh` on Linux.
Expand Down

0 comments on commit 81f1e73

Please sign in to comment.