forked from Simnation/Main
Update
Propfix Nordi
This commit is contained in:
parent
42fb95d4ba
commit
2c6da53b8e
152 changed files with 5374 additions and 540 deletions
32
resources/[Developer]/[Nordi]/PS_PropFix/fxmanifest.lua
Normal file
32
resources/[Developer]/[Nordi]/PS_PropFix/fxmanifest.lua
Normal file
|
@ -0,0 +1,32 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
author 'PlexScripts'
|
||||
description 'PS_PropFix'
|
||||
version '1.0.0'
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
|
||||
escrow_ignore {
|
||||
'config.lua',
|
||||
'client/client.lua',
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
client_scripts {
|
||||
'config.lua',
|
||||
'client/client.lua',
|
||||
|
||||
|
||||
}
|
||||
|
||||
escrow_ignore {
|
||||
'config.lua',
|
||||
'client/client.lua',
|
||||
}
|
||||
|
||||
|
||||
dependency '/assetpacks'
|
Loading…
Add table
Add a link
Reference in a new issue