mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 13:56:02 +01:00
Update fxmanifest.lua
This commit is contained in:
@@ -11,14 +11,16 @@ lua54 "yes"
|
||||
client_scripts {
|
||||
"client/main.lua",
|
||||
"shared/functions.lua",
|
||||
"client/vehicle.lua",
|
||||
"client/functions.lua",
|
||||
"client/events.lua",
|
||||
"client/events.lua"
|
||||
}
|
||||
server_scripts {
|
||||
"@oxmysql/lib/MySQL.lua",
|
||||
"server/main.lua",
|
||||
"shared/functions.lua",
|
||||
"server/player.lua",
|
||||
"server/vehicle.lua",
|
||||
"server/functions.lua"
|
||||
}
|
||||
shared_script "init.lua"
|
||||
|
||||
Reference in New Issue
Block a user