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