mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 03:08:52 +00:00
15 lines
217 B
Markdown
15 lines
217 B
Markdown
# instance
|
|
|
|
[INSTALLATION]
|
|
|
|
1) CD in your resources folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/FXServer-ESX/fxserver-instance instance
|
|
```
|
|
3) Add this in your server.cfg :
|
|
|
|
```
|
|
start instance
|
|
```
|