1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
EVO 2025-06-30 11:12:01 +02:00
commit 3c7cdc4a3d
570 changed files with 228 additions and 2765 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
}

View file

@ -6,7 +6,13 @@ description 'Add-On Wheels für FiveM'
version '1.0.0'
files {
'carcols.meta'
'carcols.meta',
'dlctext.meta',
'contentunlocks.meta'
}
data_file 'CARCOLS_FILE' 'carcols.meta'
data_file 'DLCTEXT_FILE' 'dlctext.meta'
data_file 'CONTENT_UNLOCKS_FILE' 'bb20wheels2021contentunlocks.meta'

View file

@ -1,8 +0,0 @@
fx_version 'bodacious'
games { 'gta5' }
author 'Banana Creation'
description '247 store Remaster - banana creation'
version '1.0.0'
this_is_a_map 'yes'

View file

@ -1,4 +0,0 @@
fx_version 'bodacious'
games { 'gta5' }
this_is_a_map "yes"

Some files were not shown because too many files have changed in this diff Show more