Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.24 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.24 KB

Skript Studio

Skript Studio is an online integrated development environment made for Skript with built-in syntax highlighting, syntax autocomplete, and obfuscator.

Skript Studio

Features

  • 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.

Demo

The online production build of the program is currently available on my website.

Modules

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