@etothepii/satisfactory-file-parser
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -265,6 +265,9 @@ export declare const EDIT: { | ||
}; | ||
BUILDGUN: { | ||
BUILDGUN_BP: { | ||
TYPE_PATH: string; | ||
CLASS_NAME: string; | ||
}; | ||
BUILDGUN: { | ||
TYPE_PATH: string; | ||
}; | ||
HYPERTUBES: { | ||
@@ -271,0 +274,0 @@ HYPERTUBE_SUPPORT: { |
@@ -368,6 +368,9 @@ "use strict"; | ||
}, | ||
BUILDGUN: { | ||
BUILDGUN_BP: { | ||
TYPE_PATH: '/Game/FactoryGame/Equipment/BuildGun/BP_BuildGun.BP_BuildGun_C', | ||
CLASS_NAME: 'BP_BuildGun_C' | ||
}, | ||
BUILDGUN: { | ||
TYPE_PATH: '/Script/FactoryGame.FGBuildGun' | ||
}, | ||
HYPERTUBES: { | ||
@@ -374,0 +377,0 @@ HYPERTUBE_SUPPORT: { |
{ | ||
"name": "@etothepii/satisfactory-file-parser", | ||
"author": "etothepii", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "A file parser for satisfactory files. Includes save files and blueprint files.", | ||
@@ -6,0 +6,0 @@ "types": "./build/index.d.ts", |
299883
6560