How can I use QBCore with FxDK?

Is that even possible? Or do I just have to work with the default CFX server template?

2 Likes

It should be possible in principle. You just have to set everything up yourself. I would use xampp for the DB.
Then you only have to download the qb scripts, insert the sql files into the DB and set up the rest.

! IMPORTANT !
I don’t know if this is still the case with FXDK, but the last time I used it, I had to explicitly state that it was a resource when creating resources and couldn’t just make a folder with an fxmanifest.

Btw. here is a topic, how to use mysql async in fxdk. It should work the same for oxmysql: