mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-19 06:46:03 +01:00
Update fxmanifest.lua
This commit is contained in:
@@ -1,10 +1,4 @@
|
|||||||
------------------------------------------------------------------------
|
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6
|
||||||
------------------------------------------------------------------------
|
|
||||||
-- DO NOT EDIT IF YOU DON'T KNOW WHAT YOU'RE DOING --
|
|
||||||
-- --
|
|
||||||
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6 --
|
|
||||||
------------------------------------------------------------------------
|
|
||||||
------------------------------------------------------------------------
|
|
||||||
|
|
||||||
version "1.0"
|
version "1.0"
|
||||||
description "Jail tablet"
|
description "Jail tablet"
|
||||||
@@ -32,7 +26,5 @@ server_scripts {
|
|||||||
"source/server.lua",
|
"source/server.lua",
|
||||||
"config_server.lua"
|
"config_server.lua"
|
||||||
}
|
}
|
||||||
client_scripts {
|
shared_script "config_client.lua"
|
||||||
"source/client.lua",
|
client_script "source/client.lua"
|
||||||
"config_client.lua"
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user