Install iCore
Prepare for install
iCore working well in Windows and Linux environment. We don't care about os system. Just dependency oxmysql. Download and ensure oxmysql first in your server.cfg
Example configs:
set mysql_connection_string "user=fivem;database=fivem;password=password;charset=utf8mb4"
ensure oxmysql
ensure iCore
Import database
Create and import data.sql
to your fivem database server.
Last updated