1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-10 16:24:33 +02:00
parent f8e8411e7e
commit 19a5a1d158
4 changed files with 0 additions and 0 deletions

View 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'
}