demodude4u / Factorio-FBSR

Factorio Blueprint String Renderer
MIT License
75 stars 20 forks source link

Research BlueprintString mod support #56

Closed demodude4u closed 7 years ago

demodude4u commented 7 years ago

This mod generates blueprint strings that are made of lua structures, instead of json. The structure in this kind of blueprint string will be different than the json strings, and may lead to subtle differences in how they are parsed per entity/tile. This needs to be checked on possibly how bad the differences can be and if it could be a trivial fix or not.

demodude4u commented 7 years ago

Nah. There are converters out there, and these old strings are encountered fairly infrequently.