1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-27 23:53:21 +00:00
CC-Tweaked/src/test
neumond 053cb1b53c Fix JSON serialization of strings
Control characters become escaped as JSON requires
Non-ASCII characters get escaped as well for better interoperability
We assume here that lua strings represent only first 256 code points of unicode
2020-07-25 19:40:06 +03:00
..
java/dan200/computercraft Add configuration options to control terminal sizes (#475) 2020-06-28 16:33:03 +01:00
resources Fix JSON serialization of strings 2020-07-25 19:40:06 +03:00