mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-06-21 22:18:01 +00:00
[NAK_CVR_Mods] version bumps
This commit is contained in:
parent
7e7eff5eff
commit
7f4234a27f
32 changed files with 83 additions and 83 deletions
|
|
@ -27,6 +27,6 @@ using System.Reflection;
|
|||
namespace NAK.ShowPlayerInSelfMirror.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "1.0.0";
|
||||
public const string Version = "1.0.1";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"_id": -1,
|
||||
"_id": 273,
|
||||
"name": "ShowPlayerInSelfMirror",
|
||||
"modversion": "1.0.0",
|
||||
"gameversion": "2025r181",
|
||||
"modversion": "1.0.1",
|
||||
"gameversion": "2026r182",
|
||||
"loaderversion": "0.7.2",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
|
|
@ -16,8 +16,8 @@
|
|||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r48/ShowPlayerInSelfMirror.dll",
|
||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r50/ShowPlayerInSelfMirror.dll",
|
||||
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ShowPlayerInSelfMirror/",
|
||||
"changelog": "- Initial release",
|
||||
"changelog": "- Rebuilt for 2026r182",
|
||||
"embedcolor": "#f61963"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue