OSDN Git Service

W.I.P. Inelegant fixes for a thorny problem...apparently working
[automap/automap.git] / Automap / Automap.csproj
index 159cbab..34a3dca 100644 (file)
@@ -88,7 +88,7 @@
                <Compile Include="Designators\DefaultDesignators.cs" />
     <Compile Include="Subsystems\AutomapSystem.cs" />
     <Compile Include="Subsystems\AutomapGUIDialog.cs" />
-    <Compile Include="Renderers\IChunkRenderer.cs" />
+    <Compile Include="Renderers\AChunkRenderer.cs" />
     <Compile Include="Renderers\StandardRenderer.cs" />
     <Compile Include="Renderers\AlternateRenderer.cs" />
     <Compile Include="Data\StatusData.cs" />
@@ -98,6 +98,7 @@
     <Compile Include="Data\DisplayNameAttribute.cs" />
     <Compile Include="Subsystems\JsonGenerator.cs" />
        <Compile Include="Subsystems\Snapshot.cs" />
+       <Compile Include="Data\JSON\BlockPosJson.cs" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="VS_libs\" />
     <Folder Include="Libs\" />
     <Folder Include="Subsystems\" />
     <Folder Include="Renderers\" />
+    <Folder Include="Data\JSON\" />
   </ItemGroup>
   <ItemGroup>
     <None Include="modinfo.json">