demodude4u / Factorio-FBSR

Factorio Blueprint String Renderer
MIT License
80 stars 21 forks source link

Get icons by sprite path (or something similar) #131

Open raiguard opened 4 years ago

raiguard commented 4 years ago

For my blueprint sharing website, I would like to be able to retrieve icons by sprite path, and a list of mods that are active (eventually). If sprite paths aren't possible, I can split them up and request the type and name separately.

Bilka2 commented 4 years ago

Note to future self: This is for the web API.