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