1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-30 09:21:32 +02:00
parent 63b9bc9dc0
commit 0444723fb6
3 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,7 @@ description 'Advanced Vending Machine System for QB-Core'
version '1.0.0'
shared_scripts {
'config.lua',
'shared/config.lua',
'@qb-core/shared/locale.lua',
'locales/en.lua' -- add other locales as needed
}