View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window owoifyKt-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.deadshot465.owoify.structures
├─ io.github.deadshot465.owoify.structures.Word.class - [JAR]
io.github.deadshot465.owoify
├─ io.github.deadshot465.owoify.MainKt.class - [JAR]
├─ io.github.deadshot465.owoify.Owoifier.class - [JAR]
├─ io.github.deadshot465.owoify.OwoifyLevel.class - [JAR]
io.github.deadshot465.owoify.utility
├─ io.github.deadshot465.owoify.utility.Interleave_arraysKt.class - [JAR]
├─ io.github.deadshot465.owoify.utility.MappingsKt.class - [JAR]
├─ io.github.deadshot465.owoify.utility.PresetsKt.class - [JAR]