Files
jim_bridge/fxmanifest.lua

15 lines
243 B
Lua
Raw Normal View History

2024-01-11 17:06:33 +00:00
name "Jim_Bridge"
author "Jimathy"
2024-01-23 22:03:27 +00:00
version "1.0.8"
2024-01-11 17:06:33 +00:00
description "Framework Bridge By Jimathy"
fx_version "cerulean"
game "gta5"
lua54 'yes'
files {
'exports.lua',
'functions.lua',
'wrapper.lua',
'crafting.lua',
2024-01-21 17:20:15 +00:00
}