1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/pickle_throwables-1.0.1/bridge/standalone/server.lua

4 lines
229 B
Lua
Raw Normal View History

2025-06-12 03:59:16 +02:00
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.")