Skript Studio is an online integrated development environment made for Skript with built-in syntax highlighting, syntax autocomplete, and obfuscator.
- Designed as an online editor, users doesn't need to download any programs in order to use it.
- Combination of several useful features such as syntax highlighting, syntax autocomplete, and obfuscator.
The online production build of the program is currently available on my website.
Module | Usage | Source |
---|---|---|
Skript Reader |
script component identification | https://github.com/ichenglin/Skript_Reader |
Skript Matcher |
script syntax matching | https://github.com/ichenglin/Skript_Matcher |
Skript Obfuscator |
script obfuscation | https://github.com/ichenglin/Skript_Obfuscator |