Open cbartondock opened 2 years ago
@cbartondock I can't think of a clean way that fixes this, since we currently just check if a value can be a number, and if it can be, we make it one. Please let me know if you have ideas on how to circumvent this.
Example is the game titled 140, which can occur in
screenshots.vdf
. Obviously this is a title and should be parsed as a string, but it currently isn't. From the output of genericParser.parse():