OSM-Lib PostProcess


Postprocess extension of my library

Internal
2 years ago
1.1
16.4K

b ~ Prefix for Osm-Lib [DONE]

2 years ago

OSM, could you please reverse the direction of the dependencies for this & OSM-Lib? The way the dependencies are set up now, PostProcess depends on Lib and not vice versa, which causes Factorio installations without PostProcess to error on world load, when if the dependencies are set up the opposite way Factorio would auto-download PostProcess.

2 years ago

i second that, hat the problem after update 10 minutes ago

2 years ago
(updated 2 years ago)

Nope, it is intentionally done this way adding this as requirement of the lib will defy the whole point of "post process" as reversing it will cause this to load BEFORE the library, order is: Osm Lib -> all the mods you can think of -> post process

2 years ago

Could you use the ~ dependency prefix? Does that do what I think it does?

2 years ago

I completely forgot about the existence of that prefix, that might also fix another issue, will update soon

2 years ago

DONE!

New response