mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Update README.md
This commit is contained in:
@@ -1,2 +1,25 @@
|
||||
# fxserver-esx_property
|
||||
FXServer ESX Property
|
||||
|
||||
[REQUIREMENTS]
|
||||
|
||||
- instance => https://github.com/FXServer-ESX/fxserver-instance
|
||||
- cron => https://github.com/FXServer-ESX/fxserver-cron
|
||||
- esx_addonaccount => https://github.com/FXServer-ESX/fxserver-esx_addonaccount
|
||||
- esx_addoninventory => https://github.com/FXServer-ESX/fxserver-esx_addoninventory
|
||||
- esx_datastore => https://github.com/FXServer-ESX/fxserver-esx_datastore
|
||||
|
||||
[INSTALLATION]
|
||||
|
||||
1) CD in your resources/[esx] folder
|
||||
2) Clone the repository
|
||||
```
|
||||
git clone https://github.com/FXServer-ESX/fxserver-esx_property esx_property
|
||||
```
|
||||
3) Import esx_property.sql in your database
|
||||
4) Add this in your server.cfg :
|
||||
|
||||
```
|
||||
start esx_property
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user