From cf5dd2b45d1d4b86fdafc8f1394b37193ed80cea Mon Sep 17 00:00:00 2001 From: Mycroft Date: Sun, 11 Apr 2021 16:00:23 +0100 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4fca8643..56483d88 100644 --- a/README.md +++ b/README.md @@ -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