mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Update README.md
This commit is contained in:
@@ -43,16 +43,23 @@ ESX was initially developed by Gizz back in 2017 for his friend as the were crea
|
||||
|
||||
```
|
||||
cd resources
|
||||
git clone https://github.com/ESX-Org/es_extended [essential]/es_extended
|
||||
git clone https://github.com/esx-framework/es_extended.git
|
||||
cd es_extended
|
||||
git checkout legacy
|
||||
git clone https://github.com/ESX-Org/esx_menu_default [esx]/[ui]/esx_menu_default
|
||||
git clone https://github.com/ESX-Org/esx_menu_dialog [esx]/[ui]/esx_menu_dialog
|
||||
git clone https://github.com/ESX-Org/esx_menu_list [esx]/[ui]/esx_menu_list
|
||||
```
|
||||
### Plume ESX:
|
||||
|
||||
PlumeESX is a full featured (13 jobs) and highly configurable yet lightweight ESX v1.2 base that can be easily extendable.
|
||||
Forum Thread: https://forum.cfx.re/t/recipe-plumeesx-full-base-2021/1964029
|
||||
YouTube Tutorial: https://www.youtube.com/watch?v=iGfwUCO0RZQ
|
||||
|
||||
### Manually
|
||||
|
||||
- Download https://github.com/ESX-Org/es_extended/releases/latest
|
||||
- Put it in the `resource/[essential]` directory
|
||||
- Download https://github.com/esx-framework/es_extended/tree/legacy
|
||||
- Put it in the `resource/[esx]` directory
|
||||
- Download https://github.com/ESX-Org/esx_menu_default/releases/latest
|
||||
- Put it in the `resource/[esx]/[ui]` directory
|
||||
- Download https://github.com/ESX-Org/esx_menu_dialog/releases/latest
|
||||
|
||||
Reference in New Issue
Block a user