Page 1 of 1

FactorioScript by unobtanium

Posted: Sun Jul 09, 2017 3:14 pm
by unobtanium
Image



Hello,

last week i stumbled upon DemiPixel's FactorioScript, but sadly did not find any release or source files. Therefore, i took it upon myself to create it from scratch.

What is this?
A compiler for the game Factorio to allow the use of programming code to generate combinator logic, which can then be imported via blueprint strings into the game.

Where do i find it?
It can be downloaded over at github.
There you are able to find more information on how to use it, as well es checkout out the (somewhat messy) source code.

What is available?
Currently all arithmetic operations are available.
Furthermore, there are a few compiler commands available, in particular an ALIAS command to give signals a custom name and which powerpoles should be automatically be placed.
I hope this will be useful for someone, even thought if statements are still missing.

Example please!

Image