Minecraft-Console-Client/MinecraftClient/config
copilot-swe-agent[bot] 15aabd9423 Replace legacy custom JSON parser with System.Text.Json
- 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
2026-03-22 16:39:26 +00:00
..
ChatBots Replace legacy custom JSON parser with System.Text.Json 2026-03-22 16:39:26 +00:00
hangman-en.txt Last changes for 1.7.3 release 2014-05-14 21:39:26 +02:00
hangman-fr.txt Last changes for 1.7.3 release 2014-05-14 21:39:26 +02:00
README.md [SKIP_DEPLOY] Support account alias in configs 2022-11-06 16:20:38 +08:00
sample-matches.ini [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script-extended.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script-pm-forwarder.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script-random-command.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script-with-chatbot.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script-with-http-request.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script-with-task.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script-with-world-access.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script.cs [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
sample-script.txt Last changes for 1.8.0 Beta release 2014-08-20 23:31:47 +02:00

Minecraft Console Client User Manual

This page has been moved to appropriate sections on our new Documentation website.