tiger_
lib
1.5.0
Module parse
Module Items
Modules
Structs
In crate tiger_
lib
tiger_lib
Module
parse
Copy item path
Source
Expand description
Parsers for the various kinds of game script.
Modules
§
cob
csv
json
Parse a JSON file into a
Block
.
localization
pdxfile
Parses a Pdx script file into a
Block
.
Structs
§
Parser
Memory
Global state for parser that need it. Can be passed down to the parser.