Convert FiveM Lua resource scripts between ESX and QB-Core frameworks. Web UI powered by NiceGUI.
git clone https://github.com/Alm0stEthical/fivem-esx-qb-converter.git
cd fivem-esx-qb-converter
pip install .
python main.pyOpens a browser UI where you pick a folder of .lua files, choose a direction, and hit Convert.
- Python 3.9+
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
This project uses Semantic Versioning. See CHANGELOG.md for release history.
MIT - see LICENSE.
Original creators: dFuZe & densuz
