Files
jim_bridge/fxmanifest.lua

15 lines
244 B
Lua
Raw Normal View History

2024-01-11 17:06:33 +00:00
name "Jim_Bridge"
author "Jimathy"
2024-01-26 19:02:02 +00:00
version "1.0.10"
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
}