Files
jim-consumables/fxmanifest.lua
Jim Shield 6a17162638 1.5 - ox_prog/correct emotes/import system update
Refactor
Support for ox_progressbar
Sorted out the fucking default emotes
Item/Emote System update, works better and syncs better
Update Readme to reflect the chagnes
2023-03-02 15:06:30 +00:00

12 lines
272 B
Lua

name "Jim-Consumables"
author "Jimathy"
version "1.5"
description "Consumable Script By Jimathy"
fx_version "cerulean"
game "gta5"
lua54 'yes'
shared_scripts { 'config.lua', 'shared/*.lua' }
client_scripts { 'client/*.lua', }
server_scripts { 'server/*.lua' }