2024-12-29 19:49:12 +00:00
|
|
|
name "Jim-JobGarage"
|
|
|
|
author "Jimathy"
|
|
|
|
version "v1.3.2"
|
|
|
|
description "Job Garage Script By Jimathy"
|
2024-12-30 10:15:34 +00:00
|
|
|
fx_version 'adamant'
|
2024-12-29 19:49:12 +00:00
|
|
|
game "gta5"
|
|
|
|
|
|
|
|
client_scripts { 'client.lua', }
|
|
|
|
server_scripts { 'server.lua'}
|
|
|
|
shared_scripts { 'config.lua', 'functions.lua' }
|
|
|
|
|
|
|
|
lua54 'yes'
|