MySQL Async is used so we can store Player information and classes etc.
The download link is:
Releases ยท brouznouf/fivem-mysql-async
The installation process is as follows:
Download the latest release
Place the mysql-async
in your resource folder
Add the following to your server.cfg
set mysql_connection_string "user=root;database=koth;password="
ensure mysql-async
Change the user
and password
to your liking