Migrating technology to a new name
Posted: Sun May 14, 2017 12:56 am
When using a JSON migration file to migrate a technology it doesn't seem to migrate the "researched" status of that technology. Is this the expected behaviour?
I understand that I can also provide a lua script to research items based upon enabled recipes, etc, but my recipes have also been renamed in this version so there's nothing I can attach to, unless I'm missing something?
Code: Select all
"technology":
[
["tech-name", "new-tech-name"]
]