Framework
The SD.Framework
module provides a straightforward method for identifying the framework currently in use on a server.
Overview
Purpose: To globally expose the active framework identifier, enabling scripts to implement conditional logic based on the framework, such as ESX, QB, or others.
Usage Example
Last updated