I'm looking for a generic base framework (not RP-oriented)

Hi, sorry if my English isn’t very good; it’s not my native language.

I’m wondering if you know of any non-roleplay-oriented frameworks that would improve the server, provide good practices, speed up development, etc. QBCore, QBox, etc., which seem to be roleplay-oriented, I guess aren’t worth using, or it’s worth using them and removing unneeded modules/libraries that are specifically for roleplay.

Thanks.

1 Like

Frameworks are generally oriented towards a use-case. What’s your use-case? (Though I still doubt there’s anything available for other cases that is being maintained)

My goal is really to start from scratch, but relying on a framework that helps me streamline development and implement best practices.

I discovered overextended (ox_lib, ox_core…), something along those lines. I think it’s helping me right now, but obviously, if there’s a better alternative, it would be very helpful.

But what non-roleplay stuff should that framework offer you?
One can make such framework if there is a need for it.

You can consider ox_core to be a non-rp framework, with some 3rd party support (and working with other ox_* resources), but the official overextended repo is archived, and I am not sure if anyone forked the core to continue maintaining it

use QBCORE, it will be a little more complex at first but then you can customize it as you wish

:stuck_out_tongue_winking_eye:

2 Likes

I don’t really need one :smiley: I was curious on what features the OP needed that are not in one of the big ones.