InGame Info XML

InGame Info XML

22M Downloads

Rewrite text parser/printer

Lunatrius opened this issue ยท 1 comments

commented
  • Get rid of the silly exception
  • [Optimization] Add an extra section where tags will be precomputed and cached
  • Add a tag that allows the player to add attributes to each line separately
    • Display based on a tag value; slightly depends on the extra section
    • Height, offset, ...
  • Add better error message(s) for when a config can't be correctly parsed (#25, #43)
commented

Thanks a bunch for taking the time to look into this!