Add support for Starfield

As far as loot-condition-interpreter is concerned, it's not really any
different from Fallout 4.
This commit is contained in:
Oliver Hamlet
2023-09-05 18:48:44 +01:00
parent 9a29925b21
commit 30c140eb4d
6 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
crc32fast = "1.2.0"
esplugin = "4.0.0"
esplugin = "4.1.0"
nom = "7.0.0"
pelite = "0.10.0"
regex = "1.0.5"