mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-04-01 23:31:06 +00:00
Update README.md
Cleared up future-case statement about Java 8
This commit is contained in:
parent
c1f33bb309
commit
368d767cfb
@ -10,7 +10,7 @@ The most recent copy of Outlaw Editor (aka the Daily build) can be found here: h
|
||||
Running the program
|
||||
-------------------
|
||||
|
||||
There are no dependencies outside of JavaFX (which will be part of Java in the 8.0 release) so you can start the program by executing the jar file that is built in the target/jfx/app folder "OutlawEditor-jfx.jar" Depending on your platform you might be able to double-click it. Or you might have to drop to the commandline and issue this command after going to that directory, like so:
|
||||
You can start the program by executing the jar file that is built in the target/jfx/app folder "OutlawEditor-jfx.jar" Depending on your platform you might be able to double-click it. Or you might have to drop to the commandline and issue this command after going to that directory, like so:
|
||||
|
||||
> java -jar OutlawEditor-jfx.jar
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user