OSDN Git Service

W.I.P. P.O.C. Shard Post Processor Skeliton
[automap/automap.git] / ShardProcessor / ShardProcessor.csproj
index ba17e0f..2d9462d 100644 (file)
@@ -18,6 +18,7 @@
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <ExternalConsole>true</ExternalConsole>\r
+    <Commandlineparameters>--heightmap ~/ApplicationData/vintagestory/Maps/World_19781215</Commandlineparameters>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <Optimize>true</Optimize>\r
   </PropertyGroup>\r
   <ItemGroup>\r
     <Reference Include="System" />\r
+    <Reference Include="protobuf-net">\r
+      <HintPath>..\Automap\VS_libs\protobuf-net.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="Pngcs">\r
+      <HintPath>..\Automap\VS_libs\Pngcs.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="Newtonsoft.Json">\r
+      <HintPath>..\Automap\VS_libs\Newtonsoft.Json.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="Automap">\r
+      <HintPath>..\Automap\bin\Debug\Automap.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="VintagestoryAPI">\r
+      <HintPath>..\Automap\VS_libs\VintagestoryAPI.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="VintagestoryLib">\r
+      <HintPath>..\Automap\VS_libs\VintagestoryLib.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="VSEssentials">\r
+      <HintPath>..\Automap\VS_libs\VSEssentials.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="VSCreativeMod">\r
+      <HintPath>..\Automap\VS_libs\VSCreativeMod.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="VSSurvivalMod">\r
+      <HintPath>..\Automap\VS_libs\VSSurvivalMod.dll</HintPath>\r
+    </Reference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Compile Include="Program.cs" />\r