mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Initial commit of experimental LOOT condition parser
Some FilePath functionality is missing, not all tests pass, and parsing is incorrect for all structs.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "loot-condition-interpreter"
|
||||
version = "0.1.0"
|
||||
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
nom = "3.2.1"
|
||||
regex = "0.2"
|
||||
Reference in New Issue
Block a user