diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs deleted file mode 100644 index f05fee3..0000000 --- a/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,11 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Votifier")] -[assembly: AssemblyCompany("unturned.ROCKS")] -[assembly: AssemblyProduct("Votifier")] -[assembly: AssemblyCopyright("Copyright © 2014")] -[assembly: ComVisible(false)] -[assembly: Guid("69c74bf2-70ab-42eb-baa5-0cbc09fc7e56")] -[assembly: AssemblyVersion("1.3.1.0")] diff --git a/Votifier.csproj b/Votifier.csproj index 113e3e2..3a40243 100644 --- a/Votifier.csproj +++ b/Votifier.csproj @@ -1,122 +1,33 @@ - - - + - Debug - AnyCPU - {2D98D5E7-1928-4D09-881D-AA64A3AA0AB9} - Library - Properties - fr34kyn01535.Votifier + net35 Votifier - v3.5 - 512 - - - - false - none - false - bin\Debug\ - TRACE;DEBUG - prompt - 4 - - - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + fr34kyn01535.Votifier + Library + + + Votifier + true + RocketMod Unturned + https://github.com/RocketModPlugins/Votifier/blob/master/LICENSE + Sven Mawby<fr34kyn01535@bam.yt>, Enes Sadık Özbek <esozbek.me> + Sven Mawby<fr34kyn01535@bam.yt> + 1.0.0 + 1.0.0 + Sven Mawby<fr34kyn01535@bam.yt>, Enes Sadık Özbek <esozbek.me> + Vote on server lists and get a reward. + Sven Mawby<fr34kyn01535@bam.yt> + 1.0.0 + 1.0.0 + true - - packages\Rocket.Unturned.5.0.0.155\lib\net35\Assembly-CSharp.dll - - - packages\Rocket.Unturned.5.0.0.155\lib\net35\Assembly-CSharp-firstpass.dll - - - packages\Rocket.Core.5.0.0.534\lib\net35\ICSharpCode.SharpZipLib.dll - - - packages\Rocket.Core.5.0.0.534\lib\net35\Microsoft.Practices.ServiceLocation.dll - - - packages\Rocket.Core.5.0.0.534\lib\net35\Microsoft.Practices.Unity.dll - - - packages\Rocket.Core.5.0.0.534\lib\net35\Microsoft.Practices.Unity.Configuration.dll - - - packages\Rocket.Core.5.0.0.534\lib\net35\Newtonsoft.Json.dll - - - packages\Rocket.Core.5.0.0.534\lib\net35\RestSharp.dll - - - packages\Rocket.API.5.0.0.534\lib\net35\Rocket.API.dll - - - packages\Rocket.Compatibility.5.0.0.534\lib\net35\Rocket.Compatibility.dll - - - packages\Rocket.Core.5.0.0.534\lib\net35\Rocket.Core.dll - - - packages\Rocket.UnityEngine.5.0.0.34\lib\net35\Rocket.UnityEngine.dll - - - packages\Rocket.Unturned.5.0.0.155\lib\net35\Rocket.Unturned.dll - - - - - packages\Rocket.Core.5.0.0.534\lib\net35\System.Runtime.Serialization.dll - True - - - - - - - False + + false + + + lib\UnityEngine.dll - False - - - - - - - - - - Component - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app.config b/app.config deleted file mode 100644 index 2bbe771..0000000 --- a/app.config +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/lib/UnityEngine.dll b/lib/UnityEngine.dll new file mode 100644 index 0000000..22de84d Binary files /dev/null and b/lib/UnityEngine.dll differ diff --git a/packages.config b/packages.config deleted file mode 100644 index b76d1d9..0000000 --- a/packages.config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file