Documentation
Search
K
🛠

INSTALLATION

Please follow each step carefully so no issues occur with the installation

1

  • Make sure you have oxmysql (if using mysql-async replace that with oxmysql)
  • Upload the SQL file to your database
  • ensure core_clothing in the server.cfg
  • if you use illenium-appearance, you need to import oxLib in the FxManifest, in the shared_script section like this :
shared_script {
'config.lua',
'@ox_lib/init.lua'
}