Quote from "space-exploration-postprocess":"if changes made here are incompatible they can be removed."
the fact is no,you dont have such luxury,and I waited for 9 month and nothing is done,then it is time to take some extreme measure.
How to use
include this mod as depandancy,and add this:
local script_format=
{
mod="postprocess",
name="postprocess",
action=function(inobg) log("Hello world");end
};
table.insert(se_post_scripe,script_format);
and you will found this temporary function is executed after space-exploration-postprocess.