Hi, I've got a pumped resource I'd like added to RSO called "adamo-carbon-natural-gas". This is its name in the fluid, resource, and autoplace-control tables. This mod is not on the portal at this time, but I can provide a download link if necessary. It's very similar to crude oil in behaviour (and in fact would often occur alongside crude oil in nature, if that's possible). Thanks.
Edit: I found the other config files. I'm guessing this is what we would want: http://shadydealings.net/fact/adamo.lua
With
[code]
if game.active_mods["adamo-carbon"] then
fillAdamoConfig(config)
end
[/code]