1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/pickle_consumables/bridge/custom/client.lua
2025-06-17 17:38:06 +02:00

4 lines
No EOL
229 B
Lua

if GetResourceState('es_extended') == 'started' then return end
if GetResourceState('qb-core') == 'started' then return end
print("You are not using a supported framework, it will be required to make edits to the bridge files.")