diff --git a/[esx]/es_extended/version.json b/[esx]/es_extended/version.json index 147774cd..4408914d 100644 --- a/[esx]/es_extended/version.json +++ b/[esx]/es_extended/version.json @@ -1,5 +1,5 @@ { "version": "legacy", "commit" : "1.6.5", - "changelog": "\n- Added Official Multicharacter" + "changelog": "\n- Add ESX Mulitcharacter" } diff --git a/[esx_addons]/esx_ambulancejob/fxmanifest.lua b/[esx_addons]/esx_ambulancejob/fxmanifest.lua index a38b160e..3894c46d 100644 --- a/[esx_addons]/esx_ambulancejob/fxmanifest.lua +++ b/[esx_addons]/esx_ambulancejob/fxmanifest.lua @@ -13,6 +13,7 @@ shared_scripts { 'config.lua' } + server_scripts { '@oxmysql/lib/MySQL.lua', 'server/main.lua' diff --git a/README.md b/readme.md similarity index 98% rename from README.md rename to readme.md index 468ce6ba..ace393cd 100644 --- a/README.md +++ b/readme.md @@ -1,29 +1,29 @@ -
Discord - Website - Documentation - -**IMPORTANT**: ESX Legacy now supports ox Inventory. **HOWEVER, THIS SHOULD ONLY BE USED IF YOU ARE EXPERIENCED AND KNOW WHAT YOU ARE DOING**. - -##### ESX is the leading framework for creating roleplay servers on FiveM, with many official and community resources designed to utilise the tools provided here. For a taste of what's available - -> esx_identity: Enables character registration defining a players name, sex, height, and date of birth -> esx_society: Allows job resources to register a society, gaining employee management, society funds, and more -> esx_billing: Allows members of some societies to send fines or bills to other players -> esx_vehicleshop: Allow players to purchase vehicles from a dealership, or setup society support for a player-managed dealership -> esx_ambulancejob: Adds a death and respawn system while allowing players to work as EMS to heal and revive others - -Many more resources are included in this repository, or you can browse the [ESX Community Github](https://github.com/esx-community/) or [Cfx.re Releases board](https://forum.cfx.re/tag/esx) for more. - -
Discord - Website - Documentation + +**IMPORTANT**: ESX Legacy now supports ox Inventory. **HOWEVER, THIS SHOULD ONLY BE USED IF YOU ARE EXPERIENCED AND KNOW WHAT YOU ARE DOING**. + +##### ESX is the leading framework for creating roleplay servers on FiveM, with many official and community resources designed to utilise the tools provided here. For a taste of what's available + +> esx_identity: Enables character registration defining a players name, sex, height, and date of birth +> esx_society: Allows job resources to register a society, gaining employee management, society funds, and more +> esx_billing: Allows members of some societies to send fines or bills to other players +> esx_vehicleshop: Allow players to purchase vehicles from a dealership, or setup society support for a player-managed dealership +> esx_ambulancejob: Adds a death and respawn system while allowing players to work as EMS to heal and revive others + +Many more resources are included in this repository, or you can browse the [ESX Community Github](https://github.com/esx-community/) or [Cfx.re Releases board](https://forum.cfx.re/tag/esx) for more. + +