Skip to content

Commit 544a713

Browse files
committed
Finish house model
1 parent bd95d50 commit 544a713

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

Data/house.blend

-30.5 KB
Binary file not shown.

Game/Content/house.fbx

14.4 KB
Binary file not shown.

Game/Game.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@
2727
<ItemGroup>
2828
<None Remove="Content\Shaders\flat.hlsl" />
2929
<EmbeddedResource Include="Content\Shaders\flat.hlsl" />
30+
<None Remove="Content\house.fbx" />
31+
<EmbeddedResource Include="Content\house.fbx" />
3032
</ItemGroup>
3133
</Project>

0 commit comments

Comments
 (0)