From abff9aeb4ba16d48218fb90136c0117b0fd3653b Mon Sep 17 00:00:00 2001 From: Diorges Rocha Date: Mon, 9 Dec 2019 18:35:23 -0400 Subject: [PATCH] README --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..494cad9 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# esx_drugs + +## Download & Installation + +### Using Git +``` +cd resources +git clone https://github.com/diorgesl/esx_drugs [esx]/esx_drugs +``` + +### Manually +- Download https://github.com/diorgesl/esx_drugs/archive/master.zip +- Put it in the `[esx]` directory + +## Installation +- Add this in your `server.cfg`: + +``` +start esx_drugs +``` + +Just read the config.lua, well documented. + +# Legal +### License +esx_drugs - Automated script to farm/process/sell/use Drugs for ESX + +Copyright (C) 2015-2018 Jérémie N'gadi + +This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version. + +This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details. + +You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.