diff --git a/Live/CWX_BushWhacker/BushWhacker.cs b/Live/CWX_BushWhacker/BushWhacker.cs
index 9333974..fd5c73c 100644
--- a/Live/CWX_BushWhacker/BushWhacker.cs
+++ b/Live/CWX_BushWhacker/BushWhacker.cs
@@ -5,7 +5,7 @@ using UnityEngine;
namespace CWX_BushWhacker
{
- [BepInPlugin("com.cwx.bushwhacker", "cwx-bushwhacker", "1.3.0")]
+ [BepInPlugin("com.cwx.bushwhacker", "cwx-bushwhacker", "1.3.1")]
public class BushWhacker : BaseUnityPlugin
{
public void Start()
diff --git a/Live/CWX_BushWhacker/CWX-BushWhacker 1.3.0/bepInEx/plugins/CWX-BushWhacker.dll b/Live/CWX_BushWhacker/CWX-BushWhacker 1.3.1/bepInEx/plugins/CWX-BushWhacker.dll
similarity index 88%
rename from Live/CWX_BushWhacker/CWX-BushWhacker 1.3.0/bepInEx/plugins/CWX-BushWhacker.dll
rename to Live/CWX_BushWhacker/CWX-BushWhacker 1.3.1/bepInEx/plugins/CWX-BushWhacker.dll
index 5ba10f4..6349766 100644
Binary files a/Live/CWX_BushWhacker/CWX-BushWhacker 1.3.0/bepInEx/plugins/CWX-BushWhacker.dll and b/Live/CWX_BushWhacker/CWX-BushWhacker 1.3.1/bepInEx/plugins/CWX-BushWhacker.dll differ
diff --git a/Live/CWX_BushWhacker/CWX_BushWhacker.csproj b/Live/CWX_BushWhacker/CWX_BushWhacker.csproj
index d3f2433..cde6f8d 100644
--- a/Live/CWX_BushWhacker/CWX_BushWhacker.csproj
+++ b/Live/CWX_BushWhacker/CWX_BushWhacker.csproj
@@ -3,7 +3,7 @@
net472
CWX-BushWhacker
- 1.3.0
+ 1.3.1
diff --git a/Live/CWX_DeSharpener/CWX-DeSharpener 1.5.0/bepInEx/plugins/CWX-DeSharpener.dll b/Live/CWX_DeSharpener/CWX-DeSharpener 1.5.1/bepInEx/plugins/CWX-DeSharpener.dll
similarity index 85%
rename from Live/CWX_DeSharpener/CWX-DeSharpener 1.5.0/bepInEx/plugins/CWX-DeSharpener.dll
rename to Live/CWX_DeSharpener/CWX-DeSharpener 1.5.1/bepInEx/plugins/CWX-DeSharpener.dll
index b495f02..f2df7f0 100644
Binary files a/Live/CWX_DeSharpener/CWX-DeSharpener 1.5.0/bepInEx/plugins/CWX-DeSharpener.dll and b/Live/CWX_DeSharpener/CWX-DeSharpener 1.5.1/bepInEx/plugins/CWX-DeSharpener.dll differ
diff --git a/Live/CWX_DeSharpener/CWX_DeSharpener.csproj b/Live/CWX_DeSharpener/CWX_DeSharpener.csproj
index 4b590b5..ded6950 100644
--- a/Live/CWX_DeSharpener/CWX_DeSharpener.csproj
+++ b/Live/CWX_DeSharpener/CWX_DeSharpener.csproj
@@ -2,7 +2,7 @@
net472
- 1.5.0
+ 1.5.1
CWX-DeSharpener
diff --git a/Live/CWX_DeSharpener/DeSharpener.cs b/Live/CWX_DeSharpener/DeSharpener.cs
index 97d547e..1c679a4 100644
--- a/Live/CWX_DeSharpener/DeSharpener.cs
+++ b/Live/CWX_DeSharpener/DeSharpener.cs
@@ -2,7 +2,7 @@
namespace CWX_DeSharpener
{
- [BepInPlugin("com.CWX.DeSharpener", "CWX-DeSharpener", "1.5.0")]
+ [BepInPlugin("com.CWX.DeSharpener", "CWX-DeSharpener", "1.5.1")]
public class DeSharpener : BaseUnityPlugin
{
private void Awake()
diff --git a/Live/CWX_DebuggingTool/CWX_DebuggingTool 1.0.0/BepInEx/plugins/CWX_DebuggingTool.dll b/Live/CWX_DebuggingTool/CWX_DebuggingTool 1.0.1/BepInEx/plugins/CWX_DebuggingTool.dll
similarity index 84%
rename from Live/CWX_DebuggingTool/CWX_DebuggingTool 1.0.0/BepInEx/plugins/CWX_DebuggingTool.dll
rename to Live/CWX_DebuggingTool/CWX_DebuggingTool 1.0.1/BepInEx/plugins/CWX_DebuggingTool.dll
index 41f789c..75e5c63 100644
Binary files a/Live/CWX_DebuggingTool/CWX_DebuggingTool 1.0.0/BepInEx/plugins/CWX_DebuggingTool.dll and b/Live/CWX_DebuggingTool/CWX_DebuggingTool 1.0.1/BepInEx/plugins/CWX_DebuggingTool.dll differ
diff --git a/Live/CWX_DebuggingTool/DebuggingTool.cs b/Live/CWX_DebuggingTool/DebuggingTool.cs
index 0dba75c..8269d31 100644
--- a/Live/CWX_DebuggingTool/DebuggingTool.cs
+++ b/Live/CWX_DebuggingTool/DebuggingTool.cs
@@ -6,7 +6,7 @@ using EFT.UI;
namespace CWX_DebuggingTool
{
- [BepInPlugin("com.cwx.debuggingtool", "cwx-debuggingtool", "1.0.0")]
+ [BepInPlugin("com.cwx.debuggingtool", "cwx-debuggingtool", "1.0.1")]
public class DebuggingTool : BaseUnityPlugin
{
private void Awake()
diff --git a/Live/CWX_MasterKey/CWX_MasterKey 1.4.2/bepInEx/plugins/CWX-MasterKey.dll b/Live/CWX_MasterKey/CWX_MasterKey 1.4.3/bepInEx/plugins/CWX-MasterKey.dll
similarity index 82%
rename from Live/CWX_MasterKey/CWX_MasterKey 1.4.2/bepInEx/plugins/CWX-MasterKey.dll
rename to Live/CWX_MasterKey/CWX_MasterKey 1.4.3/bepInEx/plugins/CWX-MasterKey.dll
index 6ddcdaf..d7d136e 100644
Binary files a/Live/CWX_MasterKey/CWX_MasterKey 1.4.2/bepInEx/plugins/CWX-MasterKey.dll and b/Live/CWX_MasterKey/CWX_MasterKey 1.4.3/bepInEx/plugins/CWX-MasterKey.dll differ
diff --git a/Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/LICENSE.txt b/Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/LICENSE.txt
similarity index 100%
rename from Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/LICENSE.txt
rename to Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/LICENSE.txt
diff --git a/Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/package.json b/Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/package.json
similarity index 91%
rename from Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/package.json
rename to Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/package.json
index c3697fb..112544c 100644
--- a/Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/package.json
+++ b/Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/package.json
@@ -1,10 +1,10 @@
{
"name": "MasterKey",
"author": "CWX",
- "version": "1.4.2",
+ "version": "1.4.3",
"license": "NCSA",
"main": "src/mod.js",
- "akiVersion": "3.5.1",
+ "akiVersion": "3.5.2",
"scripts": {
"setup": "npm i",
"build": "node ./packageBuild.ts"
diff --git a/Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/src/config.json b/Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/src/config.json
similarity index 100%
rename from Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/src/config.json
rename to Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/src/config.json
diff --git a/Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/src/mod.ts b/Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/src/mod.ts
similarity index 100%
rename from Live/CWX_MasterKey/CWX_MasterKey 1.4.2/user/mods/CWX-MasterKey 1.4.2/src/mod.ts
rename to Live/CWX_MasterKey/CWX_MasterKey 1.4.3/user/mods/CWX-MasterKey 1.4.3/src/mod.ts
diff --git a/Live/CWX_MasterKey/CWX_MasterKey.csproj b/Live/CWX_MasterKey/CWX_MasterKey.csproj
index d39a322..40584e9 100644
--- a/Live/CWX_MasterKey/CWX_MasterKey.csproj
+++ b/Live/CWX_MasterKey/CWX_MasterKey.csproj
@@ -3,7 +3,7 @@
net472
CWX-MasterKey
- 1.4.2
+ 1.4.3
diff --git a/Live/CWX_MasterKey/MasterKey.cs b/Live/CWX_MasterKey/MasterKey.cs
index 9262c94..b56dc99 100644
--- a/Live/CWX_MasterKey/MasterKey.cs
+++ b/Live/CWX_MasterKey/MasterKey.cs
@@ -2,7 +2,7 @@
namespace CWX_MasterKey
{
- [BepInPlugin("com.CWX.MasterKey", "CWX-MasterKey", "1.4.2")]
+ [BepInPlugin("com.CWX.MasterKey", "CWX-MasterKey", "1.4.3")]
public class MasterKey : BaseUnityPlugin
{
private void Awake()
diff --git a/Live/CWX_MasterKey/server/dist/package.json b/Live/CWX_MasterKey/server/dist/package.json
index c3697fb..112544c 100644
--- a/Live/CWX_MasterKey/server/dist/package.json
+++ b/Live/CWX_MasterKey/server/dist/package.json
@@ -1,10 +1,10 @@
{
"name": "MasterKey",
"author": "CWX",
- "version": "1.4.2",
+ "version": "1.4.3",
"license": "NCSA",
"main": "src/mod.js",
- "akiVersion": "3.5.1",
+ "akiVersion": "3.5.2",
"scripts": {
"setup": "npm i",
"build": "node ./packageBuild.ts"
diff --git a/Live/CWX_MasterKey/server/package.json b/Live/CWX_MasterKey/server/package.json
index c3697fb..112544c 100644
--- a/Live/CWX_MasterKey/server/package.json
+++ b/Live/CWX_MasterKey/server/package.json
@@ -1,10 +1,10 @@
{
"name": "MasterKey",
"author": "CWX",
- "version": "1.4.2",
+ "version": "1.4.3",
"license": "NCSA",
"main": "src/mod.js",
- "akiVersion": "3.5.1",
+ "akiVersion": "3.5.2",
"scripts": {
"setup": "npm i",
"build": "node ./packageBuild.ts"
diff --git a/Live/CWX_WeatherPatcher/CWX_WeatherPatcher 2.5.0/BepInEx/plugins/CWX-WeatherPatcher.dll b/Live/CWX_WeatherPatcher/CWX_WeatherPatcher 2.5.1/BepInEx/plugins/CWX-WeatherPatcher.dll
similarity index 89%
rename from Live/CWX_WeatherPatcher/CWX_WeatherPatcher 2.5.0/BepInEx/plugins/CWX-WeatherPatcher.dll
rename to Live/CWX_WeatherPatcher/CWX_WeatherPatcher 2.5.1/BepInEx/plugins/CWX-WeatherPatcher.dll
index d5ec6b5..eeff726 100644
Binary files a/Live/CWX_WeatherPatcher/CWX_WeatherPatcher 2.5.0/BepInEx/plugins/CWX-WeatherPatcher.dll and b/Live/CWX_WeatherPatcher/CWX_WeatherPatcher 2.5.1/BepInEx/plugins/CWX-WeatherPatcher.dll differ
diff --git a/Live/CWX_WeatherPatcher/CWX_WeatherPatcher.csproj b/Live/CWX_WeatherPatcher/CWX_WeatherPatcher.csproj
index 0d2e45e..1e5dd22 100644
--- a/Live/CWX_WeatherPatcher/CWX_WeatherPatcher.csproj
+++ b/Live/CWX_WeatherPatcher/CWX_WeatherPatcher.csproj
@@ -3,7 +3,7 @@
net472
CWX-WeatherPatcher
- 2.5.0
+ 2.5.1
diff --git a/Live/CWX_WeatherPatcher/WeatherPatcher.cs b/Live/CWX_WeatherPatcher/WeatherPatcher.cs
index 79c1aff..9c60d9c 100644
--- a/Live/CWX_WeatherPatcher/WeatherPatcher.cs
+++ b/Live/CWX_WeatherPatcher/WeatherPatcher.cs
@@ -3,7 +3,7 @@ using EFT.Weather;
namespace CWX_WeatherPatcher
{
- [BepInPlugin("com.CWX.WeatherPatcher", "CWX-WeatherPatcher", "2.5.0")]
+ [BepInPlugin("com.CWX.WeatherPatcher", "CWX-WeatherPatcher", "2.5.1")]
public class WeatherPatcher : BaseUnityPlugin
{
private void Awake()
diff --git a/Live/CWX_WeatherPatcher/config.json b/Live/CWX_WeatherPatcher/config.json
deleted file mode 100644
index 6eb2e58..0000000
--- a/Live/CWX_WeatherPatcher/config.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "Cloudness": -1,
- "WindDirection": 8,
- "Wind": 0,
- "Rain": 0,
- "RainRandomness": 0
-}