it's about time this was fixed - we're still ironing out CustomDataFormat
This commit is contained in:
parent
bc6a02d7c3
commit
906285e95f
@ -24,7 +24,8 @@
|
||||
<ObjectModel TypeName="UniversalEditor.ObjectModels.FileSystem.FileSystemObjectModel" />
|
||||
</ObjectModels>
|
||||
<DataFormats>
|
||||
<DataFormat ID="{F9970625-4147-424A-81FB-FF470F2AA67D}" />
|
||||
<!-- <DataFormat ID="{F9970625-4147-424A-81FB-FF470F2AA67D}" /> -->
|
||||
<DataFormat TypeName="UniversalEditor.DataFormats.FileSystem.FARC.FARCDataFormat" />
|
||||
</DataFormats>
|
||||
</Association>
|
||||
</Associations>
|
||||
|
||||
@ -672,7 +672,7 @@
|
||||
<Content Include="Templates\Project\File Distribution\Images\Torrent.xcf" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Extensions\GameDeveloper\Extensions\SEGA\DataFormats\SegaFARC.uexml" />
|
||||
<Content Include="Extensions\GameDeveloper\Extensions\SEGA\DataFormats\SegaFARC.uexml.exclude" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Extensions\FileSystem\Associations\Microsoft\POD.uexml" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user