mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- Rewrite Json.cs to use System.Text.Json.Nodes (JsonNode, JsonObject, JsonArray) - Add JsonNodeExtensions.GetStringValue() for backward-compatible string access - Update all 14 consumer files to use the new JsonNode API - Remove ~300 lines of hand-rolled JSON parsing code from 2013 - Replace KeyUtils.EscapeString with delegation to Json.EscapeString Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com> Agent-Logs-Url: https://github.com/milutinke/Minecraft-Console-Client/sessions/afcd1b7b-ea23-4a0d-bb46-a90b623406fc |
||
|---|---|---|
| .. | ||
| BlockPalette.cs | ||
| BlockPalette120.cs | ||
| BlockPaletteGenerator.cs | ||
| Palette112.cs | ||
| Palette113.cs | ||
| Palette114.cs | ||
| Palette115.cs | ||
| Palette116.cs | ||
| Palette117.cs | ||
| Palette119.cs | ||
| Palette261.cs | ||
| Palette1193.cs | ||
| Palette1194.cs | ||
| Palette1204.cs | ||
| Palette1206.cs | ||
| Palette1212.cs | ||
| Palette1214.cs | ||
| Palette1215.cs | ||
| Palette1216.cs | ||
| Palette1219.cs | ||