This commit is contained in:
deluce 2024-08-29 19:48:41 -07:00
commit 8d316f608e
2 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,8 @@
{
"version": "1.1",
"version": "1.11",
"changelog": [
"New Version Checker",
"Fix Config"
"Added option to disable duty toggle for ESX users",
"Added auto detect for inventory image path",
"Files Changed: config/config.lua, fxmanifest.lua, client/menus.lua"
]
}

View File

@ -1,8 +1,8 @@
{
"version": "3.13",
"version": "3.14",
"changelog": [
"Add new version check",
"Fixed target error",
"Fixed throw money"
"Added ability to disable duty toggle",
"Added auto inventory image path",
"Files changed: fxmanifest.lue, config.lua, client/targets.lua"
]
}