ed
This commit is contained in:
parent
5a6c4f5b94
commit
fa31a83256
16 changed files with 28 additions and 0 deletions
|
@ -0,0 +1,27 @@
|
|||
fx_version "cerulean"
|
||||
games { "gta5" }
|
||||
this_is_a_map "yes"
|
||||
lua54 "yes"
|
||||
|
||||
author "GungeGP"
|
||||
description "Part of the Chop Shop DLC"
|
||||
version "1.0.0"
|
||||
|
||||
escrow_ignore {
|
||||
"stream/unlocked/**"
|
||||
}
|
||||
|
||||
shared_scripts {
|
||||
"Config.lua"
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
"main.lua"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
"/server:7257",
|
||||
"/gameBuild:3095",
|
||||
}
|
||||
|
||||
dependency '/assetpacks'
|
Loading…
Add table
Add a link
Reference in a new issue