forked from Simnation/Main
18 lines
355 B
Lua
18 lines
355 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
lua54 'yes'
|
|
author 'Kakarot'
|
|
description 'Collection of shell models with exports for creating them'
|
|
version '1.2.0'
|
|
this_is_a_map 'yes'
|
|
|
|
client_scripts {
|
|
'client/main.lua',
|
|
'client/optional.lua'
|
|
}
|
|
|
|
files {
|
|
'stream/starter_shells_k4mb1.ytyp'
|
|
}
|
|
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/starter_shells_k4mb1.ytyp'
|