Files
ND_Core/ND_Chat/fxmanifest.lua
Andyyy7666 bd28c717ae 2.2.0
Pay and give money command added back
2022-09-07 12:24:45 +02:00

15 lines
320 B
Lua

-- For support join my discord: https://discord.gg/Z9Mxu72zZ6
author "Andyyy#7666, N1K0#0001"
description "ND Chat commands"
version "2.2.0"
fx_version "cerulean"
game "gta5"
lua54 "yes"
shared_script "config.lua"
client_script "source/client.lua"
server_script "source/server.lua"
dependency "ND_Core"