is https://github.com/Rseding91/Factorio-Lua up to date?
-
- Inserter
- Posts: 20
- Joined: Thu Apr 24, 2025 11:51 pm
- Contact:
is https://github.com/Rseding91/Factorio-Lua up to date?
this is a quston for the devs. is https://github.com/Rseding91/Factorio-Lua still the up to date lua implimentason used by facrtorio?
Re: is https://github.com/Rseding91/Factorio-Lua up to date?
It is now.
If you want to get ahold of me I'm almost always on Discord.
-
- Inserter
- Posts: 20
- Joined: Thu Apr 24, 2025 11:51 pm
- Contact:
Re: is https://github.com/Rseding91/Factorio-Lua up to date?
thank you. also it seems that i cant compile it? it says that trio.h is not found? is there a dependency im missing or something?
-
- Inserter
- Posts: 20
- Joined: Thu Apr 24, 2025 11:51 pm
- Contact:
Re: is https://github.com/Rseding91/Factorio-Lua up to date?
to be exsact its in override_printf.h
edit: ok just removeing the import works fine
edit: ok just removeing the import works fine
Re: is https://github.com/Rseding91/Factorio-Lua up to date?
From the README:

All of the code files seem to refer to lua.h, but an explicit statement / LICENSE file is nice-to-have.
Thanks for making this available!
No such file: doc/readme.html.For installation instructions, license details, and
further information about Lua, see doc/readme.html.

All of the code files seem to refer to lua.h, but an explicit statement / LICENSE file is nice-to-have.
Thanks for making this available!
Re: is https://github.com/Rseding91/Factorio-Lua up to date?
Note that we don’t have it there with build instructions and or integration instructions. It’s just “the files”. Each platform we build on will have its own flags and so on that he used - none of that is there.
If you want to get ahold of me I'm almost always on Discord.