⚙️Configuration
This is the configuration that you can give to this script to modify it to your liking
```lua
---- Framework System ----
Config.Framework = 'esx'
---=========================---
-- 'esx' = ESX Framework
-- 'qbcore' = QBCore Framework
---=========================---
```Change Language for F10 Menu
---- Language System----
Config.Lang = 'es'
---=========================---
-- 'es' = Español
-- 'en' = English
-- 'fr' = Français
-- 'pt' = Português
-- 'de' = Deutsch
-- 'ru' = Русский
---=========================---Config File
Last updated