1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-05-10 11:24:12 +00:00
Jonathan Coates be59f1a875
Clarify some quicks of JSON serialisation
There's a mismatch between how Lua and JSON's values are defined, which
means that serialisation is a little confusing at times. This commit
attempts to document them a little better.

Closes #1885, closes #1920
2024-08-11 12:25:28 +01:00
..