Initial no-frills mod selector

This commit is contained in:
Paul Chote
2011-05-11 20:22:34 +12:00
parent fb4a5d4083
commit e8926ccad3
7 changed files with 205 additions and 3 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="Widgets\CncInstallLogic.cs" />
<Compile Include="Widgets\CncMusicPlayerLogic.cs" />
<Compile Include="CncColorPickerPaletteModifier.cs" />
<Compile Include="Widgets\CncModBrowserLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">