forked from Simnation/Main
ed
This commit is contained in:
parent
f8e8411e7e
commit
19a5a1d158
4 changed files with 0 additions and 0 deletions
20
resources/[Developer]/[Max]/Carplate/fxmanifest.lua
Normal file
20
resources/[Developer]/[Max]/Carplate/fxmanifest.lua
Normal file
|
@ -0,0 +1,20 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
description 'Kennzeichen-Änderung mit Tuch-Overlay'
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
shared_script '@ox_lib/init.lua'
|
||||
|
||||
server_scripts {
|
||||
'server.lua'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'client.lua'
|
||||
}
|
||||
|
||||
files {
|
||||
'stream/platecover.ydr'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue