Submodule Configuration

This guide covers the activation process for a general submodule.

Install the Resource

If you have not already, install the base FiveM resource.

Activating a Submodule

The FiveM resource contains multiple "submodules" for each integration. These can be individually enabled/disabled and configured.

FiveM Submodules

This example uses the postals submodule.

1. Configure and Enable the Submodule

  • Navigate to the \sonorancad\configuration folder and locate the configuration file for your desired submodule.

    • For this example we will be using the sonrad_config.lua file (name depends on the submodule).

  • Enable the submodule by changing the enabled variable from false to true in the submodule config.

2. Rename and Save

Rename

While the pre-configured resource should already have the file renamed, you may need to remove .dist from the configuration file name.

Ex: sonrad_config.dist.lua > sonrad_config.lua

Save

Save the lua file's changes.

3. Restart Sonoran CAD

Restart the sonorancad resource by entering ensure sonorancad in the server console and enjoy your submodule!

Last updated

Was this helpful?