Custom Framework
Learn how to add and configure custom frameworks.
Learn how to add and configure custom frameworks.
If you are using a custom framework or wish to add a framework that's not officially supported, follow these steps to integrate it with the Crafting resource.
Locate the Custom Framework Files
Navigate to the frameworks folder in the resource directory. Inside, you'll find a folder named custom.
Modify the Functions
Open both server.lua and client.lua within the custom folder. Update the framework functions in these files to work with your framework's API and event structure.
Set the Framework in Configuration
In the config.lua file, set the Framework value to custom:
Restart the Resource Save all changes and restart the Crafting resource on your server.
qbcore or esx) in the frameworks folder for examples on implementing the required functions.For additional assistance, contact us on our Discord server.