diff --git a/README.md b/README.md index 06cbe1ba..1b15eacc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # es_extended + es_extended is a roleplay framework for FiveM. It is developed on top of EssentialMode (aka ES), thus commonly named ESX - the **Es**sentialMode E**x**tended framework for FiveM. -### Links & Read more +## Links & Read more + - [ESX Documentation](https://esx-org.github.io/) - [ESX Discord Community](https://discord.gg/MsWzPqE) - [FiveM Forum Thread](https://forum.fivem.net/t/release-esx-base/39881) @@ -11,7 +13,8 @@ es_extended is a roleplay framework for FiveM. It is developed on top of Essenti ![screenshot](http://i.imgur.com/aPFdJl3.jpg) -### Features +## Features + - Accounts (comes with bank / black money), you can add more accounts - Advanced inventory system (press `F2` ingame) - Job system @@ -20,7 +23,8 @@ es_extended is a roleplay framework for FiveM. It is developed on top of Essenti - i18n (locale) system - Plenty of plugins available -### Requirements +## Requirements + This order also applies in the startup order. - [mysql-async](https://github.com/brouznouf/fivem-mysql-async) @@ -28,9 +32,10 @@ This order also applies in the startup order. - [esplugin_mysql](https://github.com/kanersps/esplugin_mysql) - [async](https://github.com/ESX-Org/async) -### Download & Installation +## Download & Installation ### Using [fvm](https://github.com/qlaffont/fvm-installer) + ``` fvm install --save --folder=essential esx-org/es_extended fvm install --save --folder=esx esx-org/esx_menu_default @@ -49,6 +54,7 @@ git clone https://github.com/ESX-Org/esx_menu_list [esx]/[ui]/esx_menu_list ``` ### Manually + - Download https://github.com/ESX-Org/es_extended/releases/latest - Put it in the `resource/[essential]` directory - Download https://github.com/ESX-Org/esx_menu_default/releases/latest @@ -58,7 +64,8 @@ git clone https://github.com/ESX-Org/esx_menu_list [esx]/[ui]/esx_menu_list - Download https://github.com/ESX-Org/esx_menu_list/releases/latest - Put it in the `resource/[esx]/[ui]` directory -## Installation +### Installation + - Import `es_extended.sql` in your database - Configure your `server.cfg` to look like this @@ -73,8 +80,11 @@ start esx_menu_default start esx_menu_list start esx_menu_dialog ``` -# Legal + +## Legal + ### License + es_extended - EssentialMode Extended framework for FiveM Copyright (C) 2015-2019 Jérémie N'gadi