1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-29 23:40:46 +00:00
CC-Tweaked/src/main/resources/data/computercraft/lua
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
..
rom Fix JSON serialization of strings 2020-07-25 19:40:06 +03:00
bios.lua Merge branch 'master' into mc-1.14.x 2020-05-15 10:19:57 +01:00