@etothepii/satisfactory-file-parser
Advanced tools
Comparing version 0.4.9 to 0.4.10
@@ -18,4 +18,4 @@ "use strict"; | ||
writer.writeInt32(2); | ||
writer.writeInt32(42); | ||
writer.writeInt32(263910); | ||
writer.writeInt32(46); | ||
writer.writeInt32(366202); | ||
let dimensions = [ | ||
@@ -22,0 +22,0 @@ header.designerDimension?.x ?? 4, |
{ | ||
"name": "@etothepii/satisfactory-file-parser", | ||
"author": "etothepii", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "A file parser for satisfactory files. Includes save files and blueprint files.", | ||
@@ -6,0 +6,0 @@ "types": "./build/index.d.ts", |
@@ -21,3 +21,3 @@ # Satisfactory File Parser | ||
| U8 | ✅ 0.1.20 - 0.3.7 | | ||
| U1.0 | ✅ >= 0.4.9 | | ||
| U1.0 | ✅ >= 0.4.10 | | ||
@@ -24,0 +24,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
657414
12205