ed
This commit is contained in:
parent
3d2776f33f
commit
d81178fb10
5 changed files with 378 additions and 377 deletions
|
|
@ -1,20 +0,0 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
author 'Mîhó'
|
||||
description 'Kartverleih mit Mietzeit-Management'
|
||||
version '1.0.0'
|
||||
lua54 'yes'
|
||||
|
||||
shared_script '@ox_lib/init.lua'
|
||||
|
||||
client_scripts {
|
||||
'config.lua',
|
||||
'client/*.lua'
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'config.lua',
|
||||
'server/*.lua'
|
||||
}
|
||||
shared_script "@AdvancedParking/fixDeleteVehicle.lua"
|
||||
Loading…
Add table
Add a link
Reference in a new issue