forked from Simnation/Main
19 lines
302 B
Lua
19 lines
302 B
Lua
![]() |
fx_version 'cerulean'
|
||
|
game 'gta5'
|
||
|
|
||
|
author 'RoadToSix'
|
||
|
description 'RoadPhone PhoneBox DLC'
|
||
|
version '1.1.0'
|
||
|
|
||
|
lua54 'yes'
|
||
|
|
||
|
shared_script 'config.lua'
|
||
|
|
||
|
client_scripts {'client.lua', 'animation.lua'}
|
||
|
|
||
|
server_script 'server.lua'
|
||
|
|
||
|
escrow_ignore {
|
||
|
'config.lua',
|
||
|
}
|
||
|
dependency '/assetpacks'
|