How to use mysql-async in FxDK?

If you have mysql-async in FxDK, first download it from github: download
Unzip the file and put it in the resource-folder of your project, then activate the script to start it on server startup.

I recommend you to set up a webserver or a database with xampp. If you have set up xampp or the database, then create a database with the name: fivem
You can put your data into this database. mysql-async will select it automatically.

1 Like