Migrations: global vars from lua

Place to get help with not working mods / modding interface.
apriori
Filter Inserter
Filter Inserter
Posts: 282
Joined: Thu Feb 18, 2016 8:13 pm
Contact:

Migrations: global vars from lua

Post by apriori »

I'm trying to migrate. Got renamings and global.myDict changes. As the result, I have to use both: json and lua. Json works just fine. But lua can't see global.myDict... What to do? Migrate in on_event (then I can see globals - I've tried)? )))
snippet
Any code or mods posted by me are WTFPL, unless otherwise copyrights are specified.
apriori
Filter Inserter
Filter Inserter
Posts: 282
Joined: Thu Feb 18, 2016 8:13 pm
Contact:

Re: Migrations: global vars from lua

Post by apriori »

Supercheese wrote:Migrate in on_configuration_changed.
Did it! Thanks!
Any code or mods posted by me are WTFPL, unless otherwise copyrights are specified.
Post Reply

Return to “Modding help”