Adds support for Xbox filesystems, closes #16.

This commit is contained in:
2016-09-17 21:25:14 +01:00
parent dc31b282b6
commit caf684929b
7 changed files with 327 additions and 13 deletions

View File

@@ -114,6 +114,7 @@
<Compile Include="CBM.cs" />
<Compile Include="UDF.cs" />
<Compile Include="ECMA67.cs" />
<Compile Include="FATX.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>