forked from Simnation/Main
19 lines
No EOL
214 B
Lua
19 lines
No EOL
214 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
description 're_boat_winch'
|
|
version '1.0.1'
|
|
|
|
client_scripts {
|
|
'config.lua',
|
|
'main.lua'
|
|
}
|
|
|
|
lua54 'yes'
|
|
|
|
escrow_ignore {
|
|
'config.lua',
|
|
'main.lua'
|
|
}
|
|
|
|
dependency '/assetpacks' |