Update fxmanifest.lua

This commit is contained in:
Pickle
2022-12-02 23:29:53 -05:00
committed by GitHub
parent 1f13a5815a
commit fa8cb06f42

View File

@@ -1,7 +1,7 @@
fx_version "cerulean" fx_version "cerulean"
game "gta5" game "gta5"
author "Pickle Mods#0001" author "Pickle Mods#0001"
version "v1.2.0"
ui_page "html/blank.html" ui_page "html/blank.html"
files { files {
@@ -30,4 +30,4 @@ server_scripts {
"server/*.lua" "server/*.lua"
} }
lua54 'yes' lua54 'yes'