๐ผOther framework
Now everything should work properly
elseif GetResourceState("your-custom-framework") ~= 'missing' then
-- Add your custom framework functions here
debugPrint('Custom framework detected')
else