Skip to content

Commit

Permalink
Voxel Browser
Browse files Browse the repository at this point in the history
  • Loading branch information
cookgreen committed Dec 21, 2018
1 parent 4626b20 commit 452b645
Show file tree
Hide file tree
Showing 7 changed files with 1,381 additions and 2 deletions.
3 changes: 3 additions & 0 deletions OpenRA.Mods.YR/OpenRA.Mods.YR.csproj
Expand Up @@ -110,6 +110,9 @@
<Compile Include="Warheads\KillCrewWarhead.cs" />
<Compile Include="Warheads\MagWaveWarhead.cs" />
<Compile Include="Warheads\TransformActorWarhead.cs" />
<Compile Include="Widgets\Logic\MainMenuLogic.cs" />
<Compile Include="Widgets\Logic\VxlBrowserLogic.cs" />
<Compile Include="Widgets\VoxelWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\engine\OpenRA.Game\OpenRA.Game.csproj">
Expand Down

0 comments on commit 452b645

Please sign in to comment.