We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c19e51b commit 6a5e5feCopy full SHA for 6a5e5fe
1 file changed
README.md
@@ -3,9 +3,6 @@
3
Java obfuscator with Minecraft plugins supports.
4
Based on [ColonialObfuscator](https://github.com/ColonialBuilders/ColonialObfuscator)
5
6
-## Now to run
7
-Check out [wiki](https://github.com/katze225/JavaObfuscator/wiki/Usage)
8
-
9
## Features
10
11
- **String Encryption** - Encrypts string constants with XOR-based encryption
@@ -81,6 +78,9 @@ public class Test {
81
78
}
82
79
```
83
80
+## How to run
+Check out the [wiki](https://github.com/katze225/JavaObfuscator/wiki/Usage).
+
84
## Author
85
86
by @core2k21 (tg)
0 commit comments