coolsa / mcscriptEditor

An online editor for mcscript

Home Page:https://coolsa.github.io/mcscriptEditor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCS Editor

Try it

An Online editor for mcscript.

You can now download your compiled functions as a ZIP file!

Edit mode: Input

Compiled: Output

Check out the documentation to learn how to write in mcscript.

Credits

Coding editor is CodeMirror.

CodeMirror Theme is one-dark (inspired from Atom's one dark).

The theme for code highlighting is based off of the Notepad++ highlighting.

ZIP Creator is JSZip.

File Saver (download) is FileSaver.js.

Thanks to @Pandawan for basically making all of this, which I ported aka stole.

Everything else is in custom vanilla JS, and CSS.

License

Please see the LICENSE file

mcscriptEditor is not affiliated with Minecraft, Mojang AB, or Stevertus.

About

An online editor for mcscript

https://coolsa.github.io/mcscriptEditor/

License:MIT License


Languages

Language:JavaScript 59.3%Language:CSS 25.8%Language:HTML 14.9%