fivem-qbcore-esxmenu is a resource designed for FiveM servers that integrates the ESX Menu Default into the QBCore framework. This allows server developers to leverage the ESX-style menu system within QBCore-based servers, offering a familiar and user-friendly interface for players.
- ESX Menu Integration:
- Adds the ESX Menu Default system to QBCore servers.
- Client-Side Scripts:
- Lua scripts handle client-side menu interactions seamlessly.
- Customizable User Interface:
- Includes HTML, CSS, and JavaScript files for menu rendering and styling.
-
Clone the Repository:
git clone https://github.com/jvson03/fivem-qbcore-esxmenu.git
-
Add to Resources Folder:
- Place the cloned folder into your FiveM server's
resourcesdirectory.
- Place the cloned folder into your FiveM server's
-
Ensure the Resource:
- Add the following line to your
server.cfgfile:ensure fivem-qbcore-esxmenu
- Add the following line to your
-
Start the Server:
- Launch your FiveM server to activate the menu system.
Contributions are welcome! If you find any issues or have suggestions, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
For more details, visit the GitHub repository.