mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
docs(readme): Update README
This commit is contained in:
@@ -28,15 +28,27 @@ Positions are saved in database and restored on spawn
|
|||||||
|
|
||||||
[INSTALLATION]
|
[INSTALLATION]
|
||||||
|
|
||||||
|
1) Using fvm
|
||||||
```
|
```
|
||||||
cd in your ressources directory
|
fvm install --save --folder=essential ESX-Org/es_extended
|
||||||
git clone https://github.com/ESX-Org/es_extended [essential]/es_extended
|
fvm install --save --folder=esx ESX-Org/esx_menu-default
|
||||||
git clone https://github.com/ESX-Org/esx_menu-default [esx]/[ui]/esx_menu-default
|
fvm install --save --folder=esx ESX-Org/esx_menu-dialog
|
||||||
git clone https://github.com/ESX-Org/esx_menu-list [esx]/[ui]/esx_menu-list
|
fvm install --save --folder=esx ESX-Org/esx_menu-list
|
||||||
git clone https://github.com/ESX-Org/esx_menu-dialog [esx]/[ui]/esx_menu-dialog
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
2) Manually
|
||||||
|
```
|
||||||
|
- Download https://github.com/ESX-Org/es_extended/releases/latest
|
||||||
|
- Put in in [essential] directory
|
||||||
|
- Download https://github.com/ESX-Org/esx_menu-default/release/latest
|
||||||
|
- Put in in [esx] directory
|
||||||
|
- Download https://github.com/ESX-Org/esx_menu-dialog/release/latest
|
||||||
|
- Put in in [esx] directory
|
||||||
|
- Download https://github.com/ESX-Org/esx_menu-list/release/latest
|
||||||
|
- Put in in [esx] directory
|
||||||
|
```
|
||||||
|
|
||||||
1) Import es_extended.sql in your database
|
1) Import es_extended.sql in your database
|
||||||
2) Add this in your server.cfg :
|
2) Add this in your server.cfg :
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user