mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
12 lines
294 B
Markdown
12 lines
294 B
Markdown
# ESX Whitelist
|
|
|
|
## Installation
|
|
|
|
1. CD in your resources/[esx] folder.
|
|
2. Clone the repository.
|
|
```bash
|
|
git clone https://github.com/FXServer-ESX/fxserver-esx_whitelist.git esx_whitelist
|
|
```
|
|
3. Import esx_whitelist.sql in your database.
|
|
4. Add `start esx_whitelist` in your server.cfg.
|