Skip to content

Commit c186bea

Browse files
authored
edit java version readme note to be more clear
1 parent 12708f1 commit c186bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Demos additionally require:
1515

1616
All, except Boost, are common libraries for JMonkeyEngine.
1717

18-
This library was intended to only require Java 8, but due to a mistake, Java 17 is required. However, by changing the source code to remove a single override annotation in `codex.vfx.utils.VfxRandomGenerator`, you can restore Java 8 compatibility. I am working on fixing this issue, but in the meantime, sorry for the inconvenience.
18+
This library was intended to only require Java 8, but due to a mistake, Java 17 is required for the library as is. However, by changing the source code to remove a single override annotation in `codex.vfx.utils.VfxRandomGenerator`, you can restore Java 8 compatibility. I am working on fixing this issue, but in the meantime, sorry for the inconvenience.

0 commit comments

Comments
 (0)