10 lines
298 B
Lua
10 lines
298 B
Lua
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
|
|
|
files {
|
|
'carcols.meta',
|
|
}
|
|
|
|
data_file 'CARCOLS_FILE' 'carcols.meta'
|
|
|
|
-- specfiy the names of the items being added within this (same as in the lang file in a dlc pack(kinda, the formatting is different))
|
|
client_script 'names.lua' |