βš™οΈConfiguration infos

The DLC does not need any specific configurations, it is made to be autodetected.


🏞️ Change the pump textures

The textures are unlocked, you can change them like for any other asset


πŸͺ Attach a trailer / The trailer won't attach to my vehicle

You must update the <trailer> values in the vehicles.meta of the vehicle you want to be able to tow the trailer with !

Before :

</trailers>

After :

<trailers>
        <Item>pumpTrailer</Item>
</trailers>

Last updated