v1.3 Shared file, optimize, fix client item event

This commit is contained in:
Jim Shield
2022-08-24 09:23:43 +01:00
committed by GitHub
parent 1036f1dc21
commit 7da98b53e1
6 changed files with 271 additions and 207 deletions

View File

@@ -1,10 +1,10 @@
name "Jim-Consumables"
author "Jimathy"
version "v1.2"
version "v1.3"
description "Consumable Script By Jimathy"
fx_version "cerulean"
game "gta5"
client_scripts { 'client/*.lua', }
server_scripts { 'server/*.lua' }
shared_scripts { 'config.lua', }
shared_scripts { 'config.lua', 'shared/*.lua' }