@@ -201,6 +201,7 @@
<ItemGroup>
<None Include="worlds\fire.json" />
<None Include="worlds\ice.json" />
+ <None Include="worlds\rock.json" />
<None Include="worlds\small.json" />
<None Include="worlds\worlds.json" />
</ItemGroup>
@@ -166,6 +166,9 @@
<None Include="worlds\small.json">
<Filter>Source Files\json</Filter>
</None>
+ <None Include="worlds\rock.json">
+ <Filter>Source Files\json</Filter>
+ </None>
<Media Include="WAVE\test1.wav">
@@ -3,6 +3,7 @@
"heightmap": "worlds/rockHeightmap.png",
"texture": "worlds/rockStone2.png",
"skybox": "skyboxes/water/",
+ "music": "WAVE/test2.wav",
"object-templates": [
{
"color": 50,