This commit is contained in:
Dev 2024-03-24 17:17:52 +00:00
commit fdc6be4dc7
2 changed files with 4 additions and 2 deletions

View File

@ -130,7 +130,9 @@
"63611865ba5b90db0c0399d1",
"5eff09cd30a7dc22fd1ddfed",
"5efde6b4f5448336730dbd61",
"609e860ebd219504d8507525"
"609e860ebd219504d8507525",
"63a0b208f444d32d6f03ea1e",
"63495c500c297e20065a08b1"
],
"handbookPriceOverride": {
"63a8970d7108f713591149f5": 1000,

View File

@ -4,7 +4,7 @@ import { HttpServerHelper } from "@spt-aki/helpers/HttpServerHelper";
import { JsonUtil } from "@spt-aki/utils/JsonUtil";
import { VFS } from "@spt-aki/utils/VFS";
class BundleInfo
export class BundleInfo
{
modPath: string;
key: string;