We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc2aaa commit d252ce6Copy full SHA for d252ce6
fxmanifest.lua
@@ -1,6 +1,6 @@
1
name "Jim-Payments"
2
author "Jimathy"
3
-version "3.0.02"
+version "3.0.03"
4
description "Payment Script"
5
fx_version "cerulean"
6
game "gta5"
@@ -12,7 +12,7 @@ shared_scripts {
12
'locales/*.lua',
13
'config.lua',
14
15
- --Jim Bridge - https://github.com/jimathy/jim-bridge
+ --Jim Bridge - https://github.com/jimathy/jim_bridge
16
'@jim_bridge/starter.lua',
17
18
'shared/*.lua',
version.txt
@@ -1 +1,7 @@
-3.0.02
+3.0.03
+
+- Adjust commands to unify /cashregister and /terminal
+- If "Usebzzz = true" both commands will trigger the emote
+- Updated readme to explain this
7
+https://github.com/jimathy/jim-payments
0 commit comments