@etothepii/satisfactory-file-parser
Advanced tools
Comparing version 0.2.3 to 0.2.5
@@ -351,2 +351,5 @@ export declare const EDIT: { | ||
}; | ||
WORKSHOP_COMPONENT: { | ||
TYPE_PATH: string; | ||
}; | ||
}; | ||
@@ -353,0 +356,0 @@ PATTERNS: { |
@@ -453,2 +453,5 @@ "use strict"; | ||
TYPE_PATH: '/Script/FactoryGame.FGBuildableAutomatedWorkBench' | ||
}, | ||
WORKSHOP_COMPONENT: { | ||
TYPE_PATH: '/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkshopComponent.BP_WorkshopComponent_C' | ||
} | ||
@@ -455,0 +458,0 @@ }, |
{ | ||
"name": "@etothepii/satisfactory-file-parser", | ||
"author": "etothepii", | ||
"version": "0.2.3", | ||
"version": "0.2.5", | ||
"description": "A file parser for satisfactory files. Includes save files and blueprint files.", | ||
@@ -6,0 +6,0 @@ "types": "./build/index.d.ts", |
299728
6554