Follow markdown standard

This commit is contained in:
ElPumpo
2019-11-16 18:26:36 +01:00
parent c7a30efdd1
commit 3aa7ada482
+16 -6
View File
@@ -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