mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Inital Commit and Release
This commit is contained in:
14
fxmanifest.lua
Normal file
14
fxmanifest.lua
Normal 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',
|
||||
}
|
||||
Reference in New Issue
Block a user