Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

pixelprecisiondev/pp-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 

Repository files navigation

PP-Bridge πŸš€

Overview 🌟

PP-Bridge is a FiveM script designed to integrate various frameworks, inventories, and targets, ensuring seamless compatibility for PixelPrecision scripts. This project aims to provide a universal solution for developers working with different frameworks, simplifying the process of using PixelPrecision's products.

Features ✨

  • Universal integration for multiple inventory frameworks
  • Compatibility with various target frameworks
  • Easy to configure and extend
  • Supports PixelPrecision scripts

Requirements πŸ“‹

Installation πŸ”§

  1. Download the latest release

  2. Place the script in your FiveM resources directory:

  3. Add the script to your server configuration:

    ensure pp-bridge
  4. Ensure proper start order in your server configuration:

    ensure oxmysql
    ensure ox_lib
    ensure your_framework
    ensure your_inventory
    ensure your_target
    ensure pp-bridge
    ensure pixelprecision_scripts
  5. Configure scripts that you are using using convars:

    setr pp-bridge:Framework "auto" -- "auto" | "esx" (es_extended) | "qb" (qb-core) | "qbox" (qbx_core)
    setr pp-bridge:Inventory "auto" -- "auto" | "esx" (native es_extended) | "qb" (native qb-core) | ox_inv (ox_inventory) | qb_inv (qb-inventory)
    setr pp-bridge:Database "auto" -- "auto" | "esx" (es_extended) | "qb" (qb-core) | "qbox" (qbx_core)
    setr pp-bridge:Target "auto" -- "auto" | "ox" (ox_target) | "qb" (qb-target)
  6. Your bridge is ready to work! πŸŽ‰

Compatibility 🌐

Documentation πŸ“š

https://docs.pixelprecision.dev/bridge

Website 🌍

https://pixelprecision.dev

Store πŸ›’

https://store.pixelprecision.dev

Contribution 🀝

Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.

Support πŸ’¬

For support and more information, follow PixelPrecision on social media:

Thank you for using PP-Bridge! We hope this script makes your development process easier and more efficient. If you have any questions or feedback, feel free to reach out to us on our social media channels.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages