Mlogjs Save

Compile javascript into Mindustry logic code (mlog)

Project README

mlogjs

JavaScript MLog Compiler

ci npm docs unreleased docs chat

Features

  • Optimizing compiler
  • Easy to use
  • Fully Typed API
  • Macros
  • All Instructions and Variables
  • An online editor integrated to the docs

Installation

In the terminal

npm i -g mlogjs

Usage

Creating hello.js

print("Hello world");
printFlush();

Compile

mlogjs hello.js

Examples

You can find other usage examples here.

Changelog

Changes for each release are documented in the CHANGELOG.

Contribute

Having trouble? Ask for help on discord or open an issue

Help and suggestions are welcomed!

License

MIT

Open Source Agenda is not affiliated with "Mlogjs" Project. README Source: mlogjs/mlogjs
Stars
63
Open Issues
16
Last Commit
2 weeks ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating