diff --git a/Barotrauma/BarotraumaServer/DedicatedServer.bin.osx b/Barotrauma/BarotraumaServer/DedicatedServer.bin.osx
new file mode 100755
index 000000000..98bf55fc7
Binary files /dev/null and b/Barotrauma/BarotraumaServer/DedicatedServer.bin.osx differ
diff --git a/Barotrauma/BarotraumaServer/Server.csproj b/Barotrauma/BarotraumaServer/Server.csproj
index 3cab79257..3647a5b6d 100644
--- a/Barotrauma/BarotraumaServer/Server.csproj
+++ b/Barotrauma/BarotraumaServer/Server.csproj
@@ -215,7 +215,7 @@
-
+
PreserveNewest
@@ -229,6 +229,9 @@
PreserveNewest
+
+ PreserveNewest
+
diff --git a/Barotrauma/BarotraumaShared/MonoKickstart_LICENSE b/Barotrauma/BarotraumaShared/MonoKickstart_LICENSE
new file mode 100644
index 000000000..13efc538d
--- /dev/null
+++ b/Barotrauma/BarotraumaShared/MonoKickstart_LICENSE
@@ -0,0 +1,26 @@
+/* MonoKickstart - Kick Binaries for Mono Applications
+ *
+ * Copyright (c) 2012 Edward Rudd.
+ * Modified in 2013 by Ethan Lee.
+ *
+ * This software is provided 'as-is', without any express or implied warranty.
+ * In no event will the authors be held liable for any damages arising from
+ * the use of this software.
+ *
+ * Permission is granted to anyone to use this software for any purpose,
+ * including commercial applications, and to alter it and redistribute it
+ * freely, subject to the following restrictions:
+ *
+ * 1. The origin of this software must not be misrepresented; you must not
+ * claim that you wrote the original software. If you use this software in a
+ * product, an acknowledgment in the product documentation would be
+ * appreciated but is not required.
+ *
+ * 2. Altered source versions must be plainly marked as such, and must not be
+ * misrepresented as being the original software.
+ *
+ * 3. This notice may not be removed or altered from any source distribution.
+ *
+ * Ethan "flibitijibibo" Lee
+ *
+ */
\ No newline at end of file