1. Mindustry
  2. News
  3. Build 101 Released

Build 101 Released

The most significant feature of this update is [i]mod scripting[/i] - you are now able create your own content with custom behavior and mechanics, using JavaScript. See the [url=https://github.com/Anuken/ExampleMod/blob/master/scripts/scatter-silo.js]Example Mod[/url] for a simple block that creates its own behavior. This system has very little documentation at the moment, but more will come as things are developed. [i]Full changelog:[/i] [list] [*] Added various new features for modding - see documentation for full details [*] Added JS scripting - unstable, not well tested yet [*] Added log console - press backtick (`) to open [*] Added server block state autosync [*] Added support for Thai font [*] Fixed liquid junction to item bridge crash [*] Fixed launch items not saving [*] General maintenance bugfixes and translation updates [/list]