Computer Core

by Relik77

Computer is a modification for Factorio that’s all about computer programming. It allows you to write programs using the Lua programming language.

Utilities
6 years ago
0.15 - 0.16
25

g Input from console

6 years ago

Is there a function to read input from a console? I looked through the term API and saw nothing, and read() isn't defined.

6 years ago

Hi,

Sorry to answer so late, lately I was particularly busy.
But I did not forget you ;-)

I add functions to be able to read a user input, you can find examples here: https://github.com/Relik77/factorio_computer_core/tree/master/examples/read-input

Enjoy

New response