“Yay, we crafted two Luacontrollers! How to set up communications between them?”
“There are four pins on the Luacontroller, can we use them?”
“Hey, we don't accept binary signals. Processing Mesecons binary signal is a waste of time.”
“So, what can we do?”
On the story above, they are arguing because mesecons can only transmit single-bit binary signals. Though, it's slow to transmit data in Mesecon wires.
Digiline solves the problem. The two Luacontrollers can then send any Lua data types except for functions between each other.
Digiline is also easily extendable. With the API provided, mod creators can create fancy displays or TVs. Digilines is an important mod just like Mesecons.
“Yay, we crafted two Luacontrollers! How to set up communications between them?”
“There are four pins on the Luacontroller, can we use them?”
“Hey, we don't accept binary signals. Processing Mesecons binary signal is a waste of time.”
“So, what can we do?”
On the story above, they are arguing because mesecons can only transmit single-bit binary signals. Though, it's slow to transmit data in Mesecon wires.
Digiline solves the problem. The two Luacontrollers can then send any Lua data types except for functions between each other.
Digiline is also easily extendable. With the API provided, mod creators can create fancy displays or TVs. Digilines is an important mod just like Mesecons.