forked from Simnation/Main
21 lines
248 B
Lua
21 lines
248 B
Lua
![]() |
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'
|
||
|
}
|