mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
16 lines
245 B
Markdown
16 lines
245 B
Markdown
# fxserver-esx_atm
|
|
FXServer ESX ATM
|
|
|
|
[INSTALLATION]
|
|
|
|
1) CD in your resources/[esx] folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/FXServer-ESX/fxserver-esx_atm esx_atm
|
|
```
|
|
3) Add this in your server.cfg :
|
|
|
|
```
|
|
start esx_atm
|
|
```
|