mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 05:56:01 +01:00
update: fxmanifest.
This commit is contained in:
@@ -8,6 +8,7 @@ fx_version "cerulean"
|
|||||||
game "gta5"
|
game "gta5"
|
||||||
lua54 "yes"
|
lua54 "yes"
|
||||||
|
|
||||||
|
shared_script "@ox_lib/init.lua"
|
||||||
client_scripts {
|
client_scripts {
|
||||||
"client/main.lua",
|
"client/main.lua",
|
||||||
"shared/functions.lua",
|
"shared/functions.lua",
|
||||||
@@ -23,6 +24,7 @@ server_scripts {
|
|||||||
"server/vehicle.lua",
|
"server/vehicle.lua",
|
||||||
"server/functions.lua"
|
"server/functions.lua"
|
||||||
}
|
}
|
||||||
shared_script "init.lua"
|
|
||||||
|
file "init.lua"
|
||||||
|
|
||||||
dependency "oxmysql"
|
dependency "oxmysql"
|
||||||
|
|||||||
Reference in New Issue
Block a user