Beyond Lib
Beyond Lib is a powerful framework abstraction layer for FiveM that provides seamless compatibility between different frameworks. It allows beyond resources to work with both ESX and QB-Core without framework-specific code, making development easier and server migration smoother.
What is Beyond Lib?
Beyond Lib acts as a universal adapter that supports Beyond Development resources during runtime. It is a middleware layer that is required for all of our resources to work. Without it, you may experience issues or unfavorable behavior.
lua
┌─────────────────┐ │ Beyond Resource │ ├─────────────────┤ │ Beyond Lib │ ├─────────────────┤ │ Framework │ └─────────────────┘
Quick Start
Beyond Lib is simple and easy to install, and depends on oxmysql please ensure it is installed on your server before attempting to install Beyond Library, related resources below:
System Requirements
- FiveM Server: Latest recommended version
- Database: MySQL/MariaDB with oxmysql
- Framework: ESX, QB-Core, or custom framework
- Dependencies: oxmysql
Ready to get started? Head to the Installation Guide to begin using Beyond Lib on your server.