dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

disregard BOMs in `info.txt` files

Open ab9rf opened this issue 8 months ago • 1 comments

our code to read the info.txt files from a mod should (probably) ignore byte order marks, but does not

related discord discussion

ab9rf avatar Jun 10 '25 18:06 ab9rf

The same applied to reading --@ module=true or any first line annotation in .lua files, because a BOM could be there as well

RebOOter avatar Jun 10 '25 22:06 RebOOter