Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
diorgesl committed Dec 9, 2019
1 parent 355c197 commit abff9ae
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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/.

0 comments on commit abff9ae

Please sign in to comment.