浏览代码

Added NetRumble to Linux solution and made to compile

kjpou1 14 年之前
父节点
当前提交
6185f92a6d
共有 1 个文件被更改,包括 263 次插入190 次删除
  1. 263 190
      Samples/Linux/NetRumble/MonoGame.Samples.NetRumble.Linux.csproj

+ 263 - 190
Samples/Linux/NetRumble/MonoGame.Samples.NetRumble.Linux.csproj

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
@@ -9,7 +9,7 @@
     <OutputType>Exe</OutputType>
     <OutputType>Exe</OutputType>
     <RootNamespace>NetRumble</RootNamespace>
     <RootNamespace>NetRumble</RootNamespace>
     <AssemblyName>NetRumble</AssemblyName>
     <AssemblyName>NetRumble</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
   </PropertyGroup>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     <DebugSymbols>true</DebugSymbols>
     <DebugSymbols>true</DebugSymbols>
@@ -49,363 +49,186 @@
     <None Include="..\..\MacOS\NetRumble\Game.ico">
     <None Include="..\..\MacOS\NetRumble\Game.ico">
       <Link>Game.ico</Link>
       <Link>Game.ico</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\One Step Beyond.xnb">
-      <Link>Content\One Step Beyond.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\One Step Beyond.wma">
     <None Include="..\..\MacOS\NetRumble\Content\One Step Beyond.wma">
       <Link>Content\One Step Beyond.wma</Link>
       <Link>Content\One Step Beyond.wma</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\title.xnb">
-      <Link>Content\Textures\title.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\title.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\title.png">
       <Link>Content\Textures\title.png</Link>
       <Link>Content\Textures\title.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\shipShields.xnb">
-      <Link>Content\Textures\shipShields.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\shipShields.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\shipShields.png">
       <Link>Content\Textures\shipShields.png</Link>
       <Link>Content\Textures\shipShields.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship3Overlay.xnb">
-      <Link>Content\Textures\ship3Overlay.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship3Overlay.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship3Overlay.png">
       <Link>Content\Textures\ship3Overlay.png</Link>
       <Link>Content\Textures\ship3Overlay.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship3.xnb">
-      <Link>Content\Textures\ship3.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship3.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship3.png">
       <Link>Content\Textures\ship3.png</Link>
       <Link>Content\Textures\ship3.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship2Overlay.xnb">
-      <Link>Content\Textures\ship2Overlay.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship2Overlay.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship2Overlay.png">
       <Link>Content\Textures\ship2Overlay.png</Link>
       <Link>Content\Textures\ship2Overlay.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship2.xnb">
-      <Link>Content\Textures\ship2.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship2.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship2.png">
       <Link>Content\Textures\ship2.png</Link>
       <Link>Content\Textures\ship2.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship1Overlay.xnb">
-      <Link>Content\Textures\ship1Overlay.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship1Overlay.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship1Overlay.png">
       <Link>Content\Textures\ship1Overlay.png</Link>
       <Link>Content\Textures\ship1Overlay.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship1.xnb">
-      <Link>Content\Textures\ship1.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship1.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship1.png">
       <Link>Content\Textures\ship1.png</Link>
       <Link>Content\Textures\ship1.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship0Overlay.xnb">
-      <Link>Content\Textures\ship0Overlay.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship0Overlay.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship0Overlay.png">
       <Link>Content\Textures\ship0Overlay.png</Link>
       <Link>Content\Textures\ship0Overlay.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ship0.xnb">
-      <Link>Content\Textures\ship0.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship0.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ship0.png">
       <Link>Content\Textures\ship0.png</Link>
       <Link>Content\Textures\ship0.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\rocket.xnb">
-      <Link>Content\Textures\rocket.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\rocket.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\rocket.png">
       <Link>Content\Textures\rocket.png</Link>
       <Link>Content\Textures\rocket.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\ready.xnb">
-      <Link>Content\Textures\ready.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ready.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\ready.png">
       <Link>Content\Textures\ready.png</Link>
       <Link>Content\Textures\ready.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupTripleLaser.xnb">
-      <Link>Content\Textures\powerupTripleLaser.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupTripleLaser.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupTripleLaser.png">
       <Link>Content\Textures\powerupTripleLaser.png</Link>
       <Link>Content\Textures\powerupTripleLaser.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupRocket.xnb">
-      <Link>Content\Textures\powerupRocket.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupRocket.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupRocket.png">
       <Link>Content\Textures\powerupRocket.png</Link>
       <Link>Content\Textures\powerupRocket.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupDoubleLaser.xnb">
-      <Link>Content\Textures\powerupDoubleLaser.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupDoubleLaser.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\powerupDoubleLaser.png">
       <Link>Content\Textures\powerupDoubleLaser.png</Link>
       <Link>Content\Textures\powerupDoubleLaser.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\mine.xnb">
-      <Link>Content\Textures\mine.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\mine.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\mine.png">
       <Link>Content\Textures\mine.png</Link>
       <Link>Content\Textures\mine.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\laser.xnb">
-      <Link>Content\Textures\laser.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\laser.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\laser.png">
       <Link>Content\Textures\laser.png</Link>
       <Link>Content\Textures\laser.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\explosion.xnb">
-      <Link>Content\Textures\explosion.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\explosion.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\explosion.png">
       <Link>Content\Textures\explosion.png</Link>
       <Link>Content\Textures\explosion.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\clouds.xnb">
-      <Link>Content\Textures\clouds.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\clouds.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\clouds.png">
       <Link>Content\Textures\clouds.png</Link>
       <Link>Content\Textures\clouds.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\chatTalking.xnb">
-      <Link>Content\Textures\chatTalking.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\chatTalking.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\chatTalking.png">
       <Link>Content\Textures\chatTalking.png</Link>
       <Link>Content\Textures\chatTalking.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\chatMute.xnb">
-      <Link>Content\Textures\chatMute.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\chatMute.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\chatMute.png">
       <Link>Content\Textures\chatMute.png</Link>
       <Link>Content\Textures\chatMute.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\chatAble.xnb">
-      <Link>Content\Textures\chatAble.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\chatAble.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\chatAble.png">
       <Link>Content\Textures\chatAble.png</Link>
       <Link>Content\Textures\chatAble.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\blank.xnb">
-      <Link>Content\Textures\blank.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\blank.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\blank.png">
       <Link>Content\Textures\blank.png</Link>
       <Link>Content\Textures\blank.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierRed.xnb">
-      <Link>Content\Textures\barrierRed.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierRed.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierRed.png">
       <Link>Content\Textures\barrierRed.png</Link>
       <Link>Content\Textures\barrierRed.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierPurple.xnb">
-      <Link>Content\Textures\barrierPurple.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierPurple.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierPurple.png">
       <Link>Content\Textures\barrierPurple.png</Link>
       <Link>Content\Textures\barrierPurple.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierEnd.xnb">
-      <Link>Content\Textures\barrierEnd.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierEnd.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\barrierEnd.png">
       <Link>Content\Textures\barrierEnd.png</Link>
       <Link>Content\Textures\barrierEnd.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid2.xnb">
-      <Link>Content\Textures\asteroid2.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid2.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid2.png">
       <Link>Content\Textures\asteroid2.png</Link>
       <Link>Content\Textures\asteroid2.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid1.xnb">
-      <Link>Content\Textures\asteroid1.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid1.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid1.png">
       <Link>Content\Textures\asteroid1.png</Link>
       <Link>Content\Textures\asteroid1.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid0.xnb">
-      <Link>Content\Textures\asteroid0.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid0.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\asteroid0.png">
       <Link>Content\Textures\asteroid0.png</Link>
       <Link>Content\Textures\asteroid0.png</Link>
     </None>
     </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\defaultParticle.PNG">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\defaultParticle.PNG">
       <Link>Content\Textures\Particles\defaultParticle.PNG</Link>
       <Link>Content\Textures\Particles\defaultParticle.PNG</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\defaultParticle.xnb">
-      <Link>Content\Textures\Particles\defaultParticle.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\particle.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\particle.png">
       <Link>Content\Textures\Particles\particle.png</Link>
       <Link>Content\Textures\Particles\particle.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\particle.xnb">
-      <Link>Content\Textures\Particles\particle.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\smoke.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\smoke.png">
       <Link>Content\Textures\Particles\smoke.png</Link>
       <Link>Content\Textures\Particles\smoke.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\smoke.xnb">
-      <Link>Content\Textures\Particles\smoke.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\spark.png">
     <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\spark.png">
       <Link>Content\Textures\Particles\spark.png</Link>
       <Link>Content\Textures\Particles\spark.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Textures\Particles\spark.xnb">
-      <Link>Content\Textures\Particles\spark.xnb</Link>
-    </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Particles\laserExplosion.xml">
-      <Link>Content\Particles\laserExplosion.xml</Link>
-    </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Particles\mineExplosion.xml">
-      <Link>Content\Particles\mineExplosion.xml</Link>
-    </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Particles\rocketExplosion.xml">
-      <Link>Content\Particles\rocketExplosion.xml</Link>
-    </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Particles\rocketTrail.xml">
-      <Link>Content\Particles\rocketTrail.xml</Link>
-    </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Particles\shipExplosion.xml">
-      <Link>Content\Particles\shipExplosion.xml</Link>
-    </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Particles\shipSpawn.xml">
-      <Link>Content\Particles\shipSpawn.xml</Link>
-    </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Fonts\NetRumbleFont.xnb">
-      <Link>Content\Fonts\NetRumbleFont.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Fonts\NetRumbleFont.png">
     <None Include="..\..\MacOS\NetRumble\Content\Fonts\NetRumbleFont.png">
       <Link>Content\Fonts\NetRumbleFont.png</Link>
       <Link>Content\Fonts\NetRumbleFont.png</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Fonts\MessageBox.xnb">
-      <Link>Content\Fonts\MessageBox.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Fonts\MessageBox.spritefont">
     <None Include="..\..\MacOS\NetRumble\Content\Fonts\MessageBox.spritefont">
       <Link>Content\Fonts\MessageBox.spritefont</Link>
       <Link>Content\Fonts\MessageBox.spritefont</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Fonts\MenuFont.xnb">
-      <Link>Content\Fonts\MenuFont.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Fonts\MenuFont.spritefont">
     <None Include="..\..\MacOS\NetRumble\Content\Fonts\MenuFont.spritefont">
       <Link>Content\Fonts\MenuFont.spritefont</Link>
       <Link>Content\Fonts\MenuFont.spritefont</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomCombine.fsh">
-      <Link>Content\BloomPostprocess\Effects\BloomCombine.fsh</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomCombine.fx">
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomCombine.fx">
       <Link>Content\BloomPostprocess\Effects\BloomCombine.fx</Link>
       <Link>Content\BloomPostprocess\Effects\BloomCombine.fx</Link>
     </None>
     </None>
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomCombine.xnb">
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomCombine.xnb">
       <Link>Content\BloomPostprocess\Effects\BloomCombine.xnb</Link>
       <Link>Content\BloomPostprocess\Effects\BloomCombine.xnb</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomExtract.fsh">
-      <Link>Content\BloomPostprocess\Effects\BloomExtract.fsh</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomExtract.fx">
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomExtract.fx">
       <Link>Content\BloomPostprocess\Effects\BloomExtract.fx</Link>
       <Link>Content\BloomPostprocess\Effects\BloomExtract.fx</Link>
     </None>
     </None>
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomExtract.xnb">
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomExtract.xnb">
       <Link>Content\BloomPostprocess\Effects\BloomExtract.xnb</Link>
       <Link>Content\BloomPostprocess\Effects\BloomExtract.xnb</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\GaussianBlur.fsh">
-      <Link>Content\BloomPostprocess\Effects\GaussianBlur.fsh</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\GaussianBlur.fx">
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\GaussianBlur.fx">
       <Link>Content\BloomPostprocess\Effects\GaussianBlur.fx</Link>
       <Link>Content\BloomPostprocess\Effects\GaussianBlur.fx</Link>
     </None>
     </None>
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\GaussianBlur.xnb">
     <None Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\GaussianBlur.xnb">
       <Link>Content\BloomPostprocess\Effects\GaussianBlur.xnb</Link>
       <Link>Content\BloomPostprocess\Effects\GaussianBlur.xnb</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\rocket.xnb">
-      <Link>Content\Audio\wav\rocket.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\rocket.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\rocket.wav">
       <Link>Content\Audio\wav\rocket.wav</Link>
       <Link>Content\Audio\wav\rocket.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_touch.xnb">
-      <Link>Content\Audio\wav\powerup_touch.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_touch.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_touch.wav">
       <Link>Content\Audio\wav\powerup_touch.wav</Link>
       <Link>Content\Audio\wav\powerup_touch.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_spawn.xnb">
-      <Link>Content\Audio\wav\powerup_spawn.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_spawn.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_spawn.wav">
       <Link>Content\Audio\wav\powerup_spawn.wav</Link>
       <Link>Content\Audio\wav\powerup_spawn.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\player_spawn.xnb">
-      <Link>Content\Audio\wav\player_spawn.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\player_spawn.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\player_spawn.wav">
       <Link>Content\Audio\wav\player_spawn.wav</Link>
       <Link>Content\Audio\wav\player_spawn.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_select.xnb">
-      <Link>Content\Audio\wav\menu_select.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_select.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_select.wav">
       <Link>Content\Audio\wav\menu_select.wav</Link>
       <Link>Content\Audio\wav\menu_select.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_scroll.xnb">
-      <Link>Content\Audio\wav\menu_scroll.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_scroll.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_scroll.wav">
       <Link>Content\Audio\wav\menu_scroll.wav</Link>
       <Link>Content\Audio\wav\menu_scroll.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket2.xnb">
-      <Link>Content\Audio\wav\fire_rocket2.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket2.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket2.wav">
       <Link>Content\Audio\wav\fire_rocket2.wav</Link>
       <Link>Content\Audio\wav\fire_rocket2.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket1.xnb">
-      <Link>Content\Audio\wav\fire_rocket1.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket1.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket1.wav">
       <Link>Content\Audio\wav\fire_rocket1.wav</Link>
       <Link>Content\Audio\wav\fire_rocket1.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser3.xnb">
-      <Link>Content\Audio\wav\fire_laser3.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser3.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser3.wav">
       <Link>Content\Audio\wav\fire_laser3.wav</Link>
       <Link>Content\Audio\wav\fire_laser3.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser2.xnb">
-      <Link>Content\Audio\wav\fire_laser2.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser2.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser2.wav">
       <Link>Content\Audio\wav\fire_laser2.wav</Link>
       <Link>Content\Audio\wav\fire_laser2.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser1.xnb">
-      <Link>Content\Audio\wav\fire_laser1.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser1.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser1.wav">
       <Link>Content\Audio\wav\fire_laser1.wav</Link>
       <Link>Content\Audio\wav\fire_laser1.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_shockwave.xnb">
-      <Link>Content\Audio\wav\explosion_shockwave.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_shockwave.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_shockwave.wav">
       <Link>Content\Audio\wav\explosion_shockwave.wav</Link>
       <Link>Content\Audio\wav\explosion_shockwave.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_medium.xnb">
-      <Link>Content\Audio\wav\explosion_medium.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_medium.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_medium.wav">
       <Link>Content\Audio\wav\explosion_medium.wav</Link>
       <Link>Content\Audio\wav\explosion_medium.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_large.xnb">
-      <Link>Content\Audio\wav\explosion_large.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_large.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_large.wav">
       <Link>Content\Audio\wav\explosion_large.wav</Link>
       <Link>Content\Audio\wav\explosion_large.wav</Link>
     </None>
     </None>
-    <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\asteroid_touch.xnb">
-      <Link>Content\Audio\wav\asteroid_touch.xnb</Link>
-    </None>
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\asteroid_touch.wav">
     <None Include="..\..\MacOS\NetRumble\Content\Audio\wav\asteroid_touch.wav">
       <Link>Content\Audio\wav\asteroid_touch.wav</Link>
       <Link>Content\Audio\wav\asteroid_touch.wav</Link>
     </None>
     </None>
+    <None Include="..\..\MacOS\NetRumble\Content\Effects\Clouds.fx">
+      <Link>Content\Effects\Clouds.fx</Link>
+    </None>
+    <None Include="..\..\MacOS\NetRumble\Content\Effects\Clouds.xnb">
+      <Link>Content\Effects\Clouds.xnb</Link>
+    </None>
   </ItemGroup>
   </ItemGroup>
   <ItemGroup>
   <ItemGroup>
     <Compile Include="Program.cs" />
     <Compile Include="Program.cs" />
@@ -548,10 +371,6 @@
       <Link>BloomPostprocess\BloomComponent.cs</Link>
       <Link>BloomPostprocess\BloomComponent.cs</Link>
     </Compile>
     </Compile>
     <Compile Include="AudioManager.cs" />
     <Compile Include="AudioManager.cs" />
-    <Compile Include="Effects\GaussianBlurEffect.cs" />
-    <Compile Include="Effects\CloudsEffect.cs" />
-    <Compile Include="Effects\BloomExtractEffect.cs" />
-    <Compile Include="Effects\BloomCombineEffect.cs" />
     <Compile Include="Rendering\Starfield.cs" />
     <Compile Include="Rendering\Starfield.cs" />
   </ItemGroup>
   </ItemGroup>
   <ItemGroup>
   <ItemGroup>
@@ -594,9 +413,263 @@
     <Folder Include="Content\BloomPostprocess\" />
     <Folder Include="Content\BloomPostprocess\" />
   </ItemGroup>
   </ItemGroup>
   <ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\..\..\MonoGame.Framework\MonoGame.Framework.Linux.csproj">
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\asteroid_touch.xnb">
+      <Link>Content\Audio\wav\asteroid_touch.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\rocket.xnb">
+      <Link>Content\Audio\wav\rocket.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_touch.xnb">
+      <Link>Content\Audio\wav\powerup_touch.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\powerup_spawn.xnb">
+      <Link>Content\Audio\wav\powerup_spawn.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\player_spawn.xnb">
+      <Link>Content\Audio\wav\player_spawn.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_select.xnb">
+      <Link>Content\Audio\wav\menu_select.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\menu_scroll.xnb">
+      <Link>Content\Audio\wav\menu_scroll.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket2.xnb">
+      <Link>Content\Audio\wav\fire_rocket2.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_rocket1.xnb">
+      <Link>Content\Audio\wav\fire_rocket1.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser3.xnb">
+      <Link>Content\Audio\wav\fire_laser3.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser2.xnb">
+      <Link>Content\Audio\wav\fire_laser2.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\fire_laser1.xnb">
+      <Link>Content\Audio\wav\fire_laser1.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_shockwave.xnb">
+      <Link>Content\Audio\wav\explosion_shockwave.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_medium.xnb">
+      <Link>Content\Audio\wav\explosion_medium.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Audio\wav\explosion_large.xnb">
+      <Link>Content\Audio\wav\explosion_large.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomCombine.fsh">
+      <Link>Content\BloomPostprocess\Effects\BloomCombine.fsh</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\BloomExtract.fsh">
+      <Link>Content\BloomPostprocess\Effects\BloomExtract.fsh</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\BloomPostprocess\Effects\GaussianBlur.fsh">
+      <Link>Content\BloomPostprocess\Effects\GaussianBlur.fsh</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Fonts\NetRumbleFont.xnb">
+      <Link>Content\Fonts\NetRumbleFont.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Fonts\MessageBox.xnb">
+      <Link>Content\Fonts\MessageBox.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Fonts\MenuFont.xnb">
+      <Link>Content\Fonts\MenuFont.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Particles\laserExplosion.xml">
+      <Link>Content\Particles\laserExplosion.xml</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Particles\mineExplosion.xml">
+      <Link>Content\Particles\mineExplosion.xml</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Particles\rocketExplosion.xml">
+      <Link>Content\Particles\rocketExplosion.xml</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Particles\rocketTrail.xml">
+      <Link>Content\Particles\rocketTrail.xml</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Particles\shipExplosion.xml">
+      <Link>Content\Particles\shipExplosion.xml</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Particles\shipSpawn.xml">
+      <Link>Content\Particles\shipSpawn.xml</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\One Step Beyond.xnb">
+      <Link>Content\One Step Beyond.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\title.xnb">
+      <Link>Content\Textures\title.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\shipShields.xnb">
+      <Link>Content\Textures\shipShields.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship3Overlay.xnb">
+      <Link>Content\Textures\ship3Overlay.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship3.xnb">
+      <Link>Content\Textures\ship3.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship2Overlay.xnb">
+      <Link>Content\Textures\ship2Overlay.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship2.xnb">
+      <Link>Content\Textures\ship2.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship1Overlay.xnb">
+      <Link>Content\Textures\ship1Overlay.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship1.xnb">
+      <Link>Content\Textures\ship1.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship0Overlay.xnb">
+      <Link>Content\Textures\ship0Overlay.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ship0.xnb">
+      <Link>Content\Textures\ship0.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\rocket.xnb">
+      <Link>Content\Textures\rocket.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\ready.xnb">
+      <Link>Content\Textures\ready.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\powerupTripleLaser.xnb">
+      <Link>Content\Textures\powerupTripleLaser.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\powerupRocket.xnb">
+      <Link>Content\Textures\powerupRocket.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\powerupDoubleLaser.xnb">
+      <Link>Content\Textures\powerupDoubleLaser.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\mine.xnb">
+      <Link>Content\Textures\mine.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\laser.xnb">
+      <Link>Content\Textures\laser.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\explosion.xnb">
+      <Link>Content\Textures\explosion.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\clouds.xnb">
+      <Link>Content\Textures\clouds.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\chatTalking.xnb">
+      <Link>Content\Textures\chatTalking.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\chatMute.xnb">
+      <Link>Content\Textures\chatMute.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\chatAble.xnb">
+      <Link>Content\Textures\chatAble.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\blank.xnb">
+      <Link>Content\Textures\blank.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\barrierRed.xnb">
+      <Link>Content\Textures\barrierRed.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\barrierPurple.xnb">
+      <Link>Content\Textures\barrierPurple.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\barrierEnd.xnb">
+      <Link>Content\Textures\barrierEnd.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\asteroid2.xnb">
+      <Link>Content\Textures\asteroid2.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\asteroid1.xnb">
+      <Link>Content\Textures\asteroid1.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\asteroid0.xnb">
+      <Link>Content\Textures\asteroid0.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\Particles\defaultParticle.xnb">
+      <Link>Content\Textures\Particles\defaultParticle.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\Particles\particle.xnb">
+      <Link>Content\Textures\Particles\particle.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\Particles\smoke.xnb">
+      <Link>Content\Textures\Particles\smoke.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Textures\Particles\spark.xnb">
+      <Link>Content\Textures\Particles\spark.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="..\..\MacOS\NetRumble\Content\Effects\Clouds.fsh">
+      <Link>Content\Effects\Clouds.fsh</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\..\..\MonoGame\MonoGame.Framework\MonoGame.Framework.Linux.csproj">
       <Project>{35253CE1-C864-4CD3-8249-4D1319748E8F}</Project>
       <Project>{35253CE1-C864-4CD3-8249-4D1319748E8F}</Project>
       <Name>MonoGame.Framework.Linux</Name>
       <Name>MonoGame.Framework.Linux</Name>
     </ProjectReference>
     </ProjectReference>
+    <ProjectReference Include="..\..\..\..\MonoGame\ThirdParty\Lidgren.Network\Lidgren.Network.Linux.csproj">
+      <Project>{AE483C29-042E-4226-BA52-D247CE7676DA}</Project>
+      <Name>Lidgren.Network.Linux</Name>
+    </ProjectReference>
   </ItemGroup>
   </ItemGroup>
 </Project>
 </Project>