age-series / ServerAge

In-game linux servers for your Minecraft!
MIT License
4 stars 3 forks source link

Added cases for sneaky directional quotes #5

Closed Caeleron closed 2 years ago

Caeleron commented 2 years ago

Some editors (in particular, MS Notepad) like to silently convert normal ASCII quotes to UTF-8 direction quotes. These are sometimes hard to notice or people simply forget that these edge cases exist. Rather than having to explain to everyone why they can't use MS Notepad with the mod, this will just handle their edge case silently.