From d66f31618c7197b478fedaecb89ed0d6bcc8f70a Mon Sep 17 00:00:00 2001 From: TheMrDeivid <31643017+TheMrDeivid@users.noreply.github.com> Date: Tue, 5 Sep 2017 18:30:44 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 591c5977..09019b90 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ FXServer ESX Property git clone https://github.com/FXServer-ESX/fxserver-esx_property esx_property ``` 3) Import esx_property.sql in your database -4) Add this in your server.cfg : +4) Import esx_offices.sql in your database if you want the offices to added in your server(The Arcadius Business Centre is not included because realstateagentjob) +5) Add this in your server.cfg : ``` start esx_property ``` - From 2965cdbdcfbb347608fd5cfad61cbe70aff87fb3 Mon Sep 17 00:00:00 2001 From: TheMrDeivid <31643017+TheMrDeivid@users.noreply.github.com> Date: Tue, 5 Sep 2017 19:32:55 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09019b90..f5388b0b 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,4 @@ git clone https://github.com/FXServer-ESX/fxserver-esx_property esx_property ``` start esx_property ``` +- From 793355f5c80f501ffa3d485507d2a95794619ec2 Mon Sep 17 00:00:00 2001 From: TheMrDeivid <31643017+TheMrDeivid@users.noreply.github.com> Date: Tue, 5 Sep 2017 19:33:10 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f5388b0b..09019b90 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,3 @@ git clone https://github.com/FXServer-ESX/fxserver-esx_property esx_property ``` start esx_property ``` --