Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Converter - ESX to QB-Core and QB-Core to ESX converter tool for FiveM resources

FiveM ESX/QB-Core Converter

Convert FiveM Lua resource scripts between ESX and QB-Core frameworks. Web UI powered by NiceGUI.

Quick Start

git clone https://github.com/Alm0stEthical/fivem-esx-qb-converter.git
cd fivem-esx-qb-converter
pip install .
python main.py

Opens a browser UI where you pick a folder of .lua files, choose a direction, and hit Convert.

Requirements

  • Python 3.9+

Project Structure

main.py              Entry point
src/
  core/
    converter.py     File walking + string replacement
    patterns.py      ESX <-> QB-Core mapping tables
  ui/
    components.py    NiceGUI UI widgets

Versioning

This project uses Semantic Versioning. See CHANGELOG.md for release history.

License

MIT - see LICENSE.

Credits

Original creators: dFuZe & densuz

About

The ESX/QB-Core Converter helps you convert FiveM resource scripts between the ESX and QB-Core frameworks. It provides an easy-to-use GUI.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages