mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 15:01:40 +00:00
16 lines
244 B
Markdown
16 lines
244 B
Markdown
# fxserver-instance
|
|
FXServer 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
|
|
```
|