Skip to content

Commit 78230ed

Browse files
committed
Update fxmanifest.lua
1 parent 45fa509 commit 78230ed

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

fxmanifest.lua

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
fx_version 'cerulean'
22
game 'gta5'
33

4-
name "Digital Den Heist"
5-
description "A Digital Den Heist for FiveM RP servers"
4+
name "Glock Switch"
5+
description "A Glock Switch script for FiveM RP servers"
66
author "Cool Brad Scripts"
7-
version "1.0.0"
7+
version "1.0.1"
88

99
lua54 'yes'
1010
use_experimental_fxv2_oal 'yes'
@@ -20,4 +20,4 @@ client_scripts {
2020

2121
server_scripts {
2222
'server/*.lua'
23-
}
23+
}

0 commit comments

Comments
 (0)