From 078dd693a22cc6793cf6f0f64820369cc606edf6 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Fri, 21 Feb 2014 00:07:10 -0600 Subject: Adds instructions to readme --- SuperPolarityMac/SuperPolarityMac.csproj | 28 ++++++++++++++++++++++------ SuperPolarityMac/SuperPolarityMac.userprefs | 4 ++-- 2 files changed, 24 insertions(+), 8 deletions(-) (limited to 'SuperPolarityMac') diff --git a/SuperPolarityMac/SuperPolarityMac.csproj b/SuperPolarityMac/SuperPolarityMac.csproj index 92c00ad..caf0a51 100644 --- a/SuperPolarityMac/SuperPolarityMac.csproj +++ b/SuperPolarityMac/SuperPolarityMac.csproj @@ -62,17 +62,17 @@ - - ..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\MonoMac.dll - - ..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\Lidgren.Network.dll + ..\SuperPolarity\Vendor\osx\Lidgren.Network.dll - ..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\MonoGame.Framework.dll + ..\SuperPolarity\Vendor\osx\MonoGame.Framework.dll + + + ..\SuperPolarity\Vendor\osx\MonoMac.dll - ..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\Tao.Sdl.dll + ..\SuperPolarity\Vendor\osx\Tao.Sdl.dll @@ -168,12 +168,28 @@ scores.txt + + Vendor\Lidgren.Network.dll + + + Vendor\MonoGame.Framework.dll + + + Vendor\MonoMac.dll + + + Vendor\Tao.Sdl.dll + + + Vendor\Tao.Sdl.dll.config + + diff --git a/SuperPolarityMac/SuperPolarityMac.userprefs b/SuperPolarityMac/SuperPolarityMac.userprefs index 7adb6cb..a83111a 100644 --- a/SuperPolarityMac/SuperPolarityMac.userprefs +++ b/SuperPolarityMac/SuperPolarityMac.userprefs @@ -1,8 +1,8 @@ - + - + -- cgit