mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-18 23:06:02 +01:00
Update fxmanifest.lua
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
name "Jim-Payments"
|
name "Jim-Payments"
|
||||||
author "Jimathy"
|
author "Jimathy"
|
||||||
version "v1.0"
|
version "v1.1"
|
||||||
description "Payment Script By Jimathy"
|
description "Payment Script By Jimathy"
|
||||||
fx_version "cerulean"
|
fx_version "cerulean"
|
||||||
game "gta5"
|
game "gta5"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
'qb-input',
|
'qb-input',
|
||||||
|
'qb-target'
|
||||||
}
|
}
|
||||||
|
|
||||||
client_scripts {
|
client_scripts {
|
||||||
@@ -20,4 +21,4 @@ server_scripts {
|
|||||||
|
|
||||||
shared_scripts {
|
shared_scripts {
|
||||||
'config.lua',
|
'config.lua',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user