LuaCombinator 2 deprecated

by OwnlyMe

Running lua commands on your combinator! Check out LuaCombinator3

Content
4 years ago
0.16 - 0.18
8
Circuit network

g Any Documentation or something? :D

4 years ago

I've just installed this mod and it's a great implementation. However there is a documentation for the language used to program this combinator? :D

4 years ago
(updated 4 years ago)

https://lua-api.factorio.com/latest/index.html
https://www.lua.org/pil/contents.html#P1
store your data either in the var[] table (per combinator) or in the global[] table
if you want to use events, use https://mods.factorio.com/mod/LuaCombinator3 instead.

4 years ago

Thanks :D

New response