Skip to content

Commit f26266b

Browse files
authored
Add note about javafx required
1 parent d122d2d commit f26266b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Deobfuscator-GUI is a GUI for the command line deobfuscator. User interfaces are
77
Note that as of version 3.0 very old versions of deobfuscator will no longer be supported.
88

99
## How to Use
10+
A java installation with javafx is required. [Azul Zulu JDK+FX/JRE+FX builds](https://www.azul.com/downloads/?package=jdk-fx) are the easiest option to get these.
11+
1012
1. Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator. Place it in the same folder as the GUI you will be downloading to avoid selecting the JAR when you open the GUI.
1113
2. Download or build the GUI:
1214
* Download: [releases](https://github.com/java-deobfuscator/deobfuscator-gui/releases/latest)

0 commit comments

Comments
 (0)