diff --git a/ChatBoxHud/Properties/AssemblyInfo.cs b/ChatBoxHud/Properties/AssemblyInfo.cs index f7f1dd2..1646676 100644 --- a/ChatBoxHud/Properties/AssemblyInfo.cs +++ b/ChatBoxHud/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ using System.Reflection; namespace NAK.ChatBoxHud.Properties; internal static class AssemblyInfoParams { - public const string Version = "1.0.1"; + public const string Version = "1.0.2"; public const string Author = "NotAKidoS"; } \ No newline at end of file diff --git a/ChatBoxHud/format.json b/ChatBoxHud/format.json index 7d33490..ea275f3 100644 --- a/ChatBoxHud/format.json +++ b/ChatBoxHud/format.json @@ -1,7 +1,7 @@ { - "_id": -1, + "_id": 283, "name": "ChatBoxHud", - "modversion": "1.0.1", + "modversion": "1.0.2", "gameversion": "2026r181", "loaderversion": "0.7.2", "modtype": "Mod", @@ -16,8 +16,8 @@ ], "requirements": [ ], - "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r49/ChatBoxHud.dll", + "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r50/ChatBoxHud.dll", "sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ChatBoxHud/", - "changelog": "- Changed username color to use emission player color", + "changelog": "- Rebuilt for 2026r182", "embedcolor": "#f61963" } \ No newline at end of file diff --git a/NAK_CVR_Mods.slnx b/NAK_CVR_Mods.slnx index 09c4813..061dfaf 100644 --- a/NAK_CVR_Mods.slnx +++ b/NAK_CVR_Mods.slnx @@ -9,6 +9,7 @@ +