13 lines
213 B
Lua
13 lines
213 B
Lua
|
|
fx_version "cerulean"
|
||
|
|
game "gta5"
|
||
|
|
|
||
|
|
author "Red Valley"
|
||
|
|
description "Custom props: rv_tablet"
|
||
|
|
version "1.0.0"
|
||
|
|
|
||
|
|
data_file "DLC_ITYP_REQUEST" "stream/prop_rv_tablet.ytyp"
|
||
|
|
|
||
|
|
files {
|
||
|
|
"stream/prop_rv_tablet.ytyp",
|
||
|
|
}
|