1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-17 23:34:51 +00:00
CC-Tweaked/src/main/resources/data/computercraft/lua/rom
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
..
apis Fix JSON serialization of strings 2020-07-25 19:40:06 +03:00
autorun Relocate all resource files 2019-04-02 13:18:43 +01:00
help Update changelog for release 2020-07-18 12:23:36 +01:00
modules Add functions for parsing and drawing nft (#458) 2020-06-25 09:08:35 +01:00
programs Merge branch 'master' into mc-1.14.x 2020-05-15 10:19:57 +01:00
motd.txt Merge branch 'master' into mc-1.14.x 2020-04-23 10:03:45 +01:00
startup.lua Merge branch 'master' into mc-1.14.x 2020-04-22 09:45:23 +01:00