We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45fa509 commit 78230edCopy full SHA for 78230ed
1 file changed
fxmanifest.lua
@@ -1,10 +1,10 @@
1
fx_version 'cerulean'
2
game 'gta5'
3
4
-name "Digital Den Heist"
5
-description "A Digital Den Heist for FiveM RP servers"
+name "Glock Switch"
+description "A Glock Switch script for FiveM RP servers"
6
author "Cool Brad Scripts"
7
-version "1.0.0"
+version "1.0.1"
8
9
lua54 'yes'
10
use_experimental_fxv2_oal 'yes'
@@ -20,4 +20,4 @@ client_scripts {
20
21
server_scripts {
22
'server/*.lua'
23
-}
+}
0 commit comments