mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-01-01 14:17:31 +00:00
[YouAreMyPropNowWeAreHavingSoftTacosLater] Fixed for 2025r181-hf2
This commit is contained in:
parent
3273a1dd70
commit
ce30784789
2 changed files with 4 additions and 4 deletions
|
|
@ -27,6 +27,6 @@ using System.Reflection;
|
||||||
namespace NAK.YouAreMyPropNowWeAreHavingSoftTacosLater.Properties;
|
namespace NAK.YouAreMyPropNowWeAreHavingSoftTacosLater.Properties;
|
||||||
internal static class AssemblyInfoParams
|
internal static class AssemblyInfoParams
|
||||||
{
|
{
|
||||||
public const string Version = "1.0.1";
|
public const string Version = "1.0.2";
|
||||||
public const string Author = "NotAKidoS";
|
public const string Author = "NotAKidoS";
|
||||||
}
|
}
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"_id": 262,
|
"_id": 262,
|
||||||
"name": "YouAreMyPropNowWeAreHavingSoftTacosLater",
|
"name": "YouAreMyPropNowWeAreHavingSoftTacosLater",
|
||||||
"modversion": "1.0.1",
|
"modversion": "1.0.2",
|
||||||
"gameversion": "2025r181",
|
"gameversion": "2025r181-hf2",
|
||||||
"loaderversion": "0.7.2",
|
"loaderversion": "0.7.2",
|
||||||
"modtype": "Mod",
|
"modtype": "Mod",
|
||||||
"author": "NotAKidoS",
|
"author": "NotAKidoS",
|
||||||
|
|
@ -18,6 +18,6 @@
|
||||||
],
|
],
|
||||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r48/YouAreMyPropNowWeAreHavingSoftTacosLater.dll",
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r48/YouAreMyPropNowWeAreHavingSoftTacosLater.dll",
|
||||||
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/YouAreMyPropNowWeAreHavingSoftTacosLater/",
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/YouAreMyPropNowWeAreHavingSoftTacosLater/",
|
||||||
"changelog": "- Updated for CVR 2025r181",
|
"changelog": "- Updated for CVR 2025r181-hf2",
|
||||||
"embedcolor": "#f61963"
|
"embedcolor": "#f61963"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue