mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 15:00:50 +00:00
14 lines
234 B
Markdown
14 lines
234 B
Markdown
# esx_animations
|
|
|
|
### Installation
|
|
1) CD in your resources/[esx] folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/ESX-Org/esx_animations esx_animations
|
|
```
|
|
3) Add this in your server.cfg :
|
|
|
|
```
|
|
start esx_animations
|
|
```
|