factoriolib / flib

A set of high-quality, commonly-used utilities for creating Factorio mods.
https://mods.factorio.com/mod/flib
MIT License
67 stars 15 forks source link

Contributions from robot256lib #23

Closed robot256 closed 2 years ago

robot256 commented 3 years ago

Add module with functions replace_blueprint_entities and map_pipette_item.

Figured I'd start with the simplest module to make sure I understand your style guidelines.

raiguard commented 3 years ago

Is this actually still a draft or did you forget to change it?

robot256 commented 3 years ago

I put together blueprint.lua for review, then started on serializer.lua. I think it's about 75% reformatted, but I didn't have time to test it in the new form.