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:
Kakarot
2025-01-25 00:36:31 -06:00
parent 47cf3ac56f
commit 9adb33b970
5 changed files with 130 additions and 43 deletions
+1 -1
View File
@@ -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',