Files
esx_core/README.md
T
rex2630 c5376b64c6 Minor cleanup (#32)
* Update for newest ESX

* Minor cleanup

* Update readme

* Link fix in readme

* I forgot this

* And this

* Minor cleanup 2
2020-01-19 16:05:49 +01:00

21 lines
337 B
Markdown

# esx_garage
ESX Garage
[REQUIREMENTS]
- instance => https://github.com/ESX-Org/instance
[INSTALLATION]
1) CD in your resources/[esx] folder
2) Clone the repository
```
git clone https://github.com/ESX-Org/esx_garage esx_garage
```
3) Import esx_garage.sql in your database
4) Add this in your server.cfg :
```
start esx_garage
```