Installation
Use the product-specific installation page for exact dependencies and package contents. The shared flow below applies to bridge-native resources.
1. Prepare the dependencies
Section titled “1. Prepare the dependencies”Confirm that your selected framework and required provider resources are installed. Brick Bridge requires ox_lib; products that persist data require a database provider supported by your bridge configuration.
2. Install Brick Bridge
Section titled “2. Install Brick Bridge”Copy the brick_bridge resource into your server resources directory. Configure its provider selectors, then place it after the selected framework and provider resources in server.cfg.
ensure ox_libensure oxmysqlensure qb-core # or qbx_core / es_extended
ensure brick_bridge3. Install the product
Section titled “3. Install the product”Copy the product resource into your resources directory. Complete any product-specific inventory item, image, bot, or configuration steps before starting it.
ensure brick_bridgeensure brick_fishing # replace with the product resource name4. Restart the affected resources
Section titled “4. Restart the affected resources”Restart Brick Bridge after changing framework or provider selection. Restart the individual product after changing its configuration unless its product page explicitly says otherwise.
5. Verify the installation
Section titled “5. Verify the installation”Check the server console for a clean startup, confirm the selected providers are ready, and then perform the product’s documented first-use checks.
