From d51a4c32c03f9730247f61990b21184affae64f4 Mon Sep 17 00:00:00 2001 From: Syping Date: Mon, 27 Oct 2025 03:46:51 +0100 Subject: [PATCH] add plyrs to initialized json --- Program.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 80181cf..2bd0111 100644 --- a/Program.cs +++ b/Program.cs @@ -246,7 +246,8 @@ internal static class Program { ["drctr"] = false, ["rsedtr"] = false, ["cv"] = true, - ["sign"] = photo.Sign + ["sign"] = photo.Sign, + ["plyrs"] = new JsonArray() }, PhotoFormat.RDR2 => new() { ["loc"] = jsonLocation,