Thank you very much for your answer :)
Its not really what i am searching for (but nice mod!). The mod writes its data to a file, a "back" - backend from outside the game - then parses the data and serves it.
That is one way to get it done. But it would be a way better if factorio it self will ...
Search found 2 matches
- Thu Jul 11, 2019 5:01 pm
- Forum: Modding discussion
- Topic: UDP packets on chest listener
- Replies: 6
- Views: 1923
- Thu Jul 11, 2019 12:33 pm
- Forum: Modding discussion
- Topic: UDP packets on chest listener
- Replies: 6
- Views: 1923
UDP packets on chest listener
Hi :ugeek:,
i guess theres a way to create for example a "chest listener", are there any ways to create a udp socket from inside the mod?
I would like to implement a chest listener that broadcasts its inventory via udp..
I never used to code in Lua, im more familiar with Java. If my goal is not ...
i guess theres a way to create for example a "chest listener", are there any ways to create a udp socket from inside the mod?
I would like to implement a chest listener that broadcasts its inventory via udp..
I never used to code in Lua, im more familiar with Java. If my goal is not ...