mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 11:18:53 +00:00
Update README.md
Added Installation Instructions
This commit is contained in:
@@ -11,4 +11,16 @@
|
||||
|
||||
This addon is an easy way to have farming jobs on your server.
|
||||
There is no player management.
|
||||
Just take exemple on the files in the jobs folder.
|
||||
Just take example on the files in the jobs folder.
|
||||
|
||||
[INSTALLATION]
|
||||
1. CD in your resources/[esx] folder
|
||||
2. Clone the repository
|
||||
```
|
||||
git clone https://github.com/FXServer-ESX/fxserver-esx_jobs esx_drugs
|
||||
```
|
||||
3. Import esx_jobs.sql into your database
|
||||
4. Add this into your server.cfg
|
||||
```
|
||||
start esx_drugs
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user