Skip to content

VSCode extension that adds language support for Mindustry Logic (mlog)

License

Notifications You must be signed in to change notification settings

Antyos/vscode-mlog

Repository files navigation

Mindustry Logic for VS Code

Mindustry Logic (mlog) language support for Visual Studio Code.

I really like Mindustry and the introduction of mlog in v6.0 was a great addition. Unfortunately, I really don't like the in-game editor, so I made this extension to hopefully make the coding process easier.

Features

  • Highlighting for mlog files

Highlighting Sample

sample2

Theme: One Monokai Theme

To-Do

  • Create a language/compiler to convert more traditional style code into mlog

    No promises on when this is coming

Changelog

See the changelog here.

Contributing

If you would like to contribute, here's what you can do:

  1. Fork the repository: https://github.com/Antyos/vscode-mlog.git
  2. Run npm install to download node modules
  3. Rename .vscode/launch-template.json to .vscode/launch.json
  4. Make changes
  5. Submit a pull request!

About

VSCode extension that adds language support for Mindustry Logic (mlog)

Resources

License

Stars

Watchers

Forks

Packages

No packages published