📃
PDM Catalogue
  • PDM Catalogue UI | QBCore
  • QBUS / QBCORE SUPPORT
  • INFORMATION
    • CONFIG.LUA
    • SHARED IMAGES / SQL SETUP
  • DISCORD / SUPPORT SERVER
Powered by GitBook
On this page

Was this helpful?

QBUS / QBCORE SUPPORT

PreviousPDM Catalogue UI | QBCoreNextCONFIG.LUA

Last updated 3 years ago

Was this helpful?

If you wish to use it on LATEST VERSION of QBCore that is found (Github), please do the following changes : 1. Navigate to Config.lua and find Config.UsingOldQBCore and set it to false. Save the File. 2. Navigate to fxmanifest.lua and uncomment existing or add -

shared_scripts {
	'@qb-core/import.lua'
}

3. Restart the Script / Server and see the changes.

here