This project has been archived.
Download | Github | Source Code
How Does It Look Like?
Dark
Light
How To Use
Built In Commands:
clear
- clears the cmd
cd
- “cd …” goes to the last directory
- “cd [GameObject]” sets the directory to the [GameObject]
settings
- “getFont” shows the current font
- “setFont [font]” sets the font (Default SourceSans)
- “getFonts” shows the fonts
- “getBackgroundColor” - shows current background color
- “setBackgroundColor [Red] [Green] [Blue]” - sets background color
packages
- “fromHttp [link] [any name for the package]” turns the code given into a package
- “remove [package name]” removes the given package
- “get” shows the current loaded packages
- “add” adds a module script as package with the directory
version
- “latest” shows latest version
- “current” shows curren version
help
- shows every command and sub-command from every loaded package