diff --git a/DropManager.csproj b/DropManager.csproj index 2f6854f..f4680e0 100644 --- a/DropManager.csproj +++ b/DropManager.csproj @@ -1,74 +1,85 @@ - - - - - Debug - AnyCPU - {C627E6D4-98E1-412F-8155-7980DB4E67C5} - Library - Properties - DropManager - DropManager - v4.5.2 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - lib\Assembly-CSharp.dll - - - lib\Assembly-CSharp-firstpass.dll - - - lib\Rocket.API.dll - - - lib\Rocket.Core.dll - - - lib\Rocket.Unturned.dll - - - - - - - - - - - lib\UnityEngine.dll - - - - - - - - - + + + + + Debug + AnyCPU + {C627E6D4-98E1-412F-8155-7980DB4E67C5} + Library + Properties + DropManager + DropManager + v4.6.1 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + lib\Assembly-CSharp.dll + False + + + lib\Assembly-CSharp-firstpass.dll + False + + + lib\Rocket.API.dll + False + + + lib\Rocket.Core.dll + False + + + lib\Rocket.Unturned.dll + False + + + + + + + + + + + lib\UnityEngine.dll + False + + + lib\UnityEngine.CoreModule.dll + False + + + + + + + + + + --> \ No newline at end of file diff --git a/lib/Assembly-CSharp-firstpass.dll b/lib/Assembly-CSharp-firstpass.dll index dcfc680..0f3748a 100644 Binary files a/lib/Assembly-CSharp-firstpass.dll and b/lib/Assembly-CSharp-firstpass.dll differ diff --git a/lib/Assembly-CSharp.dll b/lib/Assembly-CSharp.dll index 64cd121..d4c8200 100644 Binary files a/lib/Assembly-CSharp.dll and b/lib/Assembly-CSharp.dll differ diff --git a/lib/Rocket.API.dll b/lib/Rocket.API.dll index 7099496..c197c6f 100644 Binary files a/lib/Rocket.API.dll and b/lib/Rocket.API.dll differ diff --git a/lib/Rocket.Core.dll b/lib/Rocket.Core.dll index b9a678a..7197fcd 100644 Binary files a/lib/Rocket.Core.dll and b/lib/Rocket.Core.dll differ diff --git a/lib/Rocket.Unturned.dll b/lib/Rocket.Unturned.dll index e0ab221..08ebe4c 100644 Binary files a/lib/Rocket.Unturned.dll and b/lib/Rocket.Unturned.dll differ diff --git a/lib/UnityEngine.CoreModule.dll b/lib/UnityEngine.CoreModule.dll new file mode 100644 index 0000000..f1e9533 Binary files /dev/null and b/lib/UnityEngine.CoreModule.dll differ diff --git a/lib/UnityEngine.dll b/lib/UnityEngine.dll index f953314..6d6e44f 100644 Binary files a/lib/UnityEngine.dll and b/lib/UnityEngine.dll differ