I want to make a service where people just upload maps and my service uses this mod to generate the map and hosts it for them. I know this will get to be large fast, but I want to do anyways.
I understand that I can't do this on a headless instance but I'd like to run it on a full factorio install (with graphics obviously). I just need it to not require any user action. Could the mod be made to allow itself to run immediately on load, export a map with some preset settings and then exit factorio?
That would be super awesome and allow me to make the service.
My existing maps are here:
https://storage.googleapis.com/factorio-1209k-maps/index.html
I did those with a simple tool to create the index and exporting each map by hand.
I want to make a service where people just upload maps and my service uses this mod to generate the map and hosts it for them. I know this will get to be large fast, but I want to do anyways.
I understand that I can't do this on a headless instance but I'd like to run it on a full factorio install (with graphics obviously). I just need it to not require any user action. Could the mod be made to allow itself to run immediately on load, export a map with some preset settings and then exit factorio?
That would be super awesome and allow me to make the service.
My existing maps are here:
https://storage.googleapis.com/factorio-1209k-maps/index.html
I did those with a simple tool to create the index and exporting each map by hand.