This resource is just a compilation of utils to save time when starting a mod.
I started porting some utility functions from ESX and adding a couple of my own to the mix.
Just utilities no menu or DB stuff.
The end result is some you don’t need (broken) callbacks when you can easily wrap a thread around functions and gain sync | async interop and hopefully I’ve solved some noticeable bugs in the process. I’ll likely keep adding to this but it would be wonderful to have community built resources with the goal of making things easier for developers.
Cheers,