Inital Commit and Release

This commit is contained in:
Jim Shield
2024-01-11 17:06:33 +00:00
committed by GitHub
parent 99866251f0
commit 6c3c550800
6 changed files with 2353 additions and 2 deletions

14
fxmanifest.lua Normal file
View File

@@ -0,0 +1,14 @@
name "Jim_Bridge"
author "Jimathy"
version "help"
description "Framework Bridge By Jimathy"
fx_version "cerulean"
game "gta5"
lua54 'yes'
files {
'exports.lua',
'functions.lua',
'wrapper.lua',
'crafting.lua',
}