mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:01:24 +00:00
Core object filtering + exported functions/data
Maintains backwards compatibility and allows users to only get what they need from the core instead of importing it all
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ game 'gta5'
|
||||
lua54 'yes'
|
||||
author 'Kakarot'
|
||||
description 'Core resource for the framework, contains all the core functionality and features'
|
||||
version '1.2.6'
|
||||
version '1.3.0'
|
||||
|
||||
shared_scripts {
|
||||
'config.lua',
|
||||
|
||||
Reference in New Issue
Block a user