# Dependencies > Required and optional dependencies for ML MasterVideo Category: SCENE EDITOR · Source: https://miciomods.it/docs/ml-mastervideo-dependencies · Last updated: 2026-07-05 ## Required - [ml_bridge](https://portal.cfx.re): Framework abstraction, permissions, notifications - [ox_lib](https://github.com/overextended/ox_lib): Callbacks, keybinds, model loading - [oxmysql](https://github.com/overextended/oxmysql): Database driver for scene persistence ## Framework **QBCore** **server.cfg** ```cfg ensure qb-core ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_mastervideo ``` **QBox** **server.cfg** ```cfg ensure qbx_core ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_mastervideo ``` **ESX** **server.cfg** ```cfg ensure es_extended ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_mastervideo ``` **Standalone** **server.cfg** ```cfg ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_mastervideo ``` > **INFO:** Auto Detection > > `ml_bridge` detects your framework automatically. No manual setup. ## Optional - [bl_appearance](https://github.com/Byte-Labs-Studio/bl_appearance) / [illenium-appearance](https://github.com/iLLeniumStudios/illenium-appearance): Ped appearance presets for scene entities