Search found 1 match

by PhaSelEza
Thu Jun 19, 2025 6:44 am
Forum: Modding interface requests
Topic: Add export_record() or similar method to LuaRecord
Replies: 0
Views: 72

Add export_record() or similar method to LuaRecord

Hello Factorio team,

I am developing a mod with the goal of exporting a player's blueprint library to
files, which would allow for easy backups and version control using tools like
Git.

I've found that this is not currently possible due to a limitation in the Lua
API. While a LuaItemStack for a ...

Go to advanced search