diff --git a/DiagonalRPLicenses.csproj b/DiagonalRPLicenses.csproj index f44a3be..31f5771 100644 --- a/DiagonalRPLicenses.csproj +++ b/DiagonalRPLicenses.csproj @@ -9,7 +9,7 @@ Properties Diagonal.RPLicenses DiagonalRPLicenses - v3.5 + v4.0 512 @@ -57,6 +57,9 @@ lib\UnityEngine.dll + + lib\UnityEngine.CoreModule.dll + diff --git a/DiagonalRPLicenses.pdb b/DiagonalRPLicenses.pdb deleted file mode 100644 index 67091ba..0000000 Binary files a/DiagonalRPLicenses.pdb and /dev/null differ diff --git a/bin/Debug/Assembly-CSharp-firstpass.dll b/bin/Debug/Assembly-CSharp-firstpass.dll deleted file mode 100644 index e7dabad..0000000 Binary files a/bin/Debug/Assembly-CSharp-firstpass.dll and /dev/null differ diff --git a/bin/Debug/Assembly-CSharp.dll b/bin/Debug/Assembly-CSharp.dll deleted file mode 100644 index 0869007..0000000 Binary files a/bin/Debug/Assembly-CSharp.dll and /dev/null differ diff --git a/bin/Debug/DiagonalRPLicenses.dll b/bin/Debug/DiagonalRPLicenses.dll deleted file mode 100644 index b81cf22..0000000 Binary files a/bin/Debug/DiagonalRPLicenses.dll and /dev/null differ diff --git a/bin/Debug/DiagonalRPLicenses.pdb b/bin/Debug/DiagonalRPLicenses.pdb deleted file mode 100644 index 67091ba..0000000 Binary files a/bin/Debug/DiagonalRPLicenses.pdb and /dev/null differ diff --git a/bin/Debug/Rocket.API.dll b/bin/Debug/Rocket.API.dll deleted file mode 100644 index e273f32..0000000 Binary files a/bin/Debug/Rocket.API.dll and /dev/null differ diff --git a/bin/Debug/Rocket.Core.dll b/bin/Debug/Rocket.Core.dll deleted file mode 100644 index c008dc6..0000000 Binary files a/bin/Debug/Rocket.Core.dll and /dev/null differ diff --git a/bin/Debug/Rocket.Unturned.dll b/bin/Debug/Rocket.Unturned.dll deleted file mode 100644 index 9c74167..0000000 Binary files a/bin/Debug/Rocket.Unturned.dll and /dev/null differ diff --git a/bin/Debug/UnityEngine.dll b/bin/Debug/UnityEngine.dll deleted file mode 100644 index 8c37a18..0000000 Binary files a/bin/Debug/UnityEngine.dll and /dev/null differ diff --git a/bin/Release/Assembly-CSharp-firstpass.dll b/bin/Release/Assembly-CSharp-firstpass.dll deleted file mode 100644 index e7dabad..0000000 Binary files a/bin/Release/Assembly-CSharp-firstpass.dll and /dev/null differ diff --git a/bin/Release/Assembly-CSharp.dll b/bin/Release/Assembly-CSharp.dll deleted file mode 100644 index 0869007..0000000 Binary files a/bin/Release/Assembly-CSharp.dll and /dev/null differ diff --git a/bin/Release/DiagonalRPLicenses.dll b/bin/Release/DiagonalRPLicenses.dll deleted file mode 100644 index 245c5d4..0000000 Binary files a/bin/Release/DiagonalRPLicenses.dll and /dev/null differ diff --git a/bin/Release/DiagonalRPLicenses.pdb b/bin/Release/DiagonalRPLicenses.pdb deleted file mode 100644 index 71c4fe9..0000000 Binary files a/bin/Release/DiagonalRPLicenses.pdb and /dev/null differ diff --git a/bin/Release/Rocket.API.dll b/bin/Release/Rocket.API.dll deleted file mode 100644 index e273f32..0000000 Binary files a/bin/Release/Rocket.API.dll and /dev/null differ diff --git a/bin/Release/Rocket.Core.dll b/bin/Release/Rocket.Core.dll deleted file mode 100644 index c008dc6..0000000 Binary files a/bin/Release/Rocket.Core.dll and /dev/null differ diff --git a/bin/Release/Rocket.Unturned.dll b/bin/Release/Rocket.Unturned.dll deleted file mode 100644 index 9c74167..0000000 Binary files a/bin/Release/Rocket.Unturned.dll and /dev/null differ diff --git a/bin/Release/UnityEngine.dll b/bin/Release/UnityEngine.dll deleted file mode 100644 index 8c37a18..0000000 Binary files a/bin/Release/UnityEngine.dll and /dev/null differ diff --git a/lib/Assembly-CSharp-firstpass.dll b/lib/Assembly-CSharp-firstpass.dll index e7dabad..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 0869007..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 e273f32..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 c008dc6..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 9c74167..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 8c37a18..6d6e44f 100644 Binary files a/lib/UnityEngine.dll and b/lib/UnityEngine.dll differ