Files
jim_bridge/fxmanifest.lua

14 lines
241 B
Lua
Raw Normal View History

2024-01-11 17:06:33 +00:00
name "Jim_Bridge"
author "Jimathy"
2024-01-17 13:39:23 +00:00
version "alpha"
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',
}