3.5 KiB
Attributions
Community Bridge This project incorporates code from several outstanding libraries and resources, all licensed under GPLv3. We're grateful to the talented developers who made their work available to the community.
Libraries & Resources
r_bridge
Purpose: Code for codem-inventory bridging, and initial targeting Repository: r_bridge
Implementation Details
Code we use:
- Inventory bridging code for codem-inventory integration
- Targeting system foundation
Modifications made:
- Adapted inventory bridge for codem compatibility in alternative structure
dirk_lib
Purpose: Vehicle fuel and vehicle key bridging systems Repository: dirk_lib
Implementation Details
Code we use:
- Client-side vehicle fuel management
- Vehicle key bridging functionality
Modifications made:
- None - code used as-is with full credit to original author
ox_lib
Purpose: External compatibility and architectural inspiration Repository: ox_lib
Implementation Details
Compatibility features:
- External resource integration for raycasting utilities
- Shared conventions
Implementation approach:
- No direct code usage - maintains compatibility as external resource
- Follows ox_lib conventions for seamless integration
- Provides bridge compatibility for servers using ox_lib ecosystem
renewed_lib
Purpose: Object placer functionality Repository: renewed_lib
Implementation Details
Code we use:
- Object placement system
Modifications made:
- Updated variable naming for consistency
- Added missing parameters for native functions
- Updated deprecated ox_lib raycast camera export
- Enhanced showtext UI to work with multiple systems
- Moved placement text to locales for internationalization
- Replaced ox_lib model request exports with our bridge functions
duff
Purpose: Version checker system and update notifications Repository: duff
Implementation Details
Code we use:
- Version checker formatting patterns
- Repository information handling
Modifications made:
- Removed unnecessary variables
- Enhanced to pull repository information from passed strings
- Adapted print formatting for our use case
Special Thanks
A heartfelt thank you to all the creators and maintainers of these libraries, bridges, and resources. Your dedication to open-source development and the FiveM community makes projects like Community Bridge possible.
Your willingness to share knowledge and code under GPLv3 licensing enables the entire community to build better, more compatible systems together.
License Compliance
All incorporated code maintains its original GPLv3 licensing. Community Bridge inherits this license to ensure continued open-source availability and community collaboration.
For detailed license information, see the LICENSE file in the project root.
"If I have seen further it is by standing on the shoulders of Giants." - Isaac Newton