Skip to content

Commit

Permalink
Add new maps.
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdoombox committed Apr 27, 2020
1 parent f030b84 commit a53e8f1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
10 changes: 10 additions & 0 deletions PostScriptumMortarCalculator/Assets/Data/MapData.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,16 @@
"path": "/maps/Stonne.jpg",
"bounds": 3300
},
{
"name": "St Mere Eglise",
"path": "/maps/St_Mere_Eglise.jpg",
"bounds": 3300
},
{
"name": "Utah",
"path": "/maps/Utah.jpg",
"bounds": 3000
},
{
"name": "Veghel",
"path": "/maps/Veghel.jpg",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PostScriptumMortarCalculator/Assets/Maps/Utah.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 2 additions & 8 deletions PostScriptumMortarCalculator/PostScriptumMortarCalculator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -188,19 +188,13 @@
<Resource Include="Assets\Maps\Oosterbeek.jpg" />
<Resource Include="Assets\Maps\Stonne.jpg" />
<Resource Include="Assets\Maps\Veghel.jpg" />
</ItemGroup>
<ItemGroup>
<Resource Include="Assets\Maps\Velmolen.jpg" />
</ItemGroup>
<ItemGroup>
<Resource Include="Assets\Data\MortarData.json" />
</ItemGroup>
<ItemGroup>
<Resource Include="psmc_icon.ico" />
</ItemGroup>
<ItemGroup>
<Resource Include="Assets\Data\CreditsData.json" />
<Resource Include="Assets\Data\HelpData.json" />
<Resource Include="Assets\Maps\St_Mere_Eglise.jpg" />
<Resource Include="Assets\Maps\Utah.jpg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Expand Down

0 comments on commit a53e8f1

Please sign in to comment.