This commit is contained in:
deluce 2024-08-29 19:59:26 -07:00
parent 7524797f8c
commit 5d93169a73
2 changed files with 10 additions and 4 deletions

7
ngd-bahama.json Normal file
View File

@ -0,0 +1,7 @@
{
"version": "3.13",
"changelog": [
"Added new version checker",
"Added toggle duty option"
]
}

View File

@ -1,8 +1,7 @@
{
"version": "3.14",
"version": "3.14.1",
"changelog": [
"Added ability to disable duty toggle",
"Added auto inventory image path",
"Files changed: fxmanifest.lue, config.lua, client/targets.lua"
"Fixed auto inventory image detect",
"Files changed: fxmanifest.lua"
]
}