This commit is contained in:
Nordi98 2025-07-20 22:10:36 +02:00
parent c6be40ffbd
commit 702bab121c
37 changed files with 2299 additions and 0 deletions

View file

@ -0,0 +1,3 @@
if GetResourceState('qb-target') ~= 'started' or GetResourceState('ox_target') == 'started' then return end
Core.Info.Target = 'qb-target'