1
0
Fork 0
forked from Simnation/Main

Garage Angefangen

This commit is contained in:
Miho931 2025-06-08 12:19:35 +02:00
parent f3e9937e72
commit a4d06e39b8
3 changed files with 104 additions and 0 deletions

View file

@ -0,0 +1,18 @@
author 'Mîhó'
fx_version 'adamant'
game 'gta5'
lua54 'yes'
client_scripts {
'@NativeUI/NativeUI.lua',
'@ox_lib/init.lua',
'config.lua',
'client/*.lua'
}
server_scripts {
'@oxmysql/lib/MySQL.lua',
'config.lua',
'server/*.lua'
}