Updated README.md with a link to the "releases" page.
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
parent
ab0d3d1528
commit
b525ab4533
|
@ -7,9 +7,13 @@ opsu! is written in Java using [Slick2D](http://slick.ninjacave.com/) and
|
||||||
[LWJGL](http://lwjgl.org/), wrappers around the OpenGL and OpenAL libraries.
|
[LWJGL](http://lwjgl.org/), wrappers around the OpenGL and OpenAL libraries.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
Precompiled binaries for opsu! can be found on the
|
||||||
|
[releases](https://github.com/itdelatrisu/opsu/releases) page, with the latest
|
||||||
|
builds at the top.
|
||||||
|
|
||||||
### Java Setup
|
### Java Setup
|
||||||
The Java Runtime Environment (JRE) must be installed in order to run opsu!.
|
The Java Runtime Environment (JRE) must be installed in order to run opsu!.
|
||||||
The download page can be found [here](https://www.java.com/en/download/).
|
The download page is located [here](https://www.java.com/en/download/).
|
||||||
|
|
||||||
### Beatmaps
|
### Beatmaps
|
||||||
opsu! also requires beatmaps to run, which are available for download on the
|
opsu! also requires beatmaps to run, which are available for download on the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user