You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
2.7 KiB
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesnt appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<!-- == PACKAGE SPECIFIC SECTION == -->
<id>triplea</id>
<version>2.5.22294</version>
<packageSourceUrl>https://github.com/MillironX/chocolatey-packages</packageSourceUrl>
<owners>MillironX</owners>
<!-- ============================== -->
<!-- == SOFTWARE SPECIFIC SECTION == -->
<title>TripleA (Install)</title>
<authors>TripleA contributors</authors>
<projectUrl>https://triplea-game.org/</projectUrl>
<iconUrl>https://rawcdn.githack.com/triplea-game/assets/ee0b9a84a581ebfc70729a88486ef21b0180c4a5/game_headed_assets/icons/triplea_icon_128_128.png</iconUrl>
<copyright>2020 TripleA Contributors</copyright>
<licenseUrl>https://github.com/triplea-game/triplea/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<projectSourceUrl>https://github.com/triplea-game/triplea</projectSourceUrl>
<docsUrl>https://triplea-game.org/user-guide/</docsUrl>
<mailingListUrl>https://forums.triplea-game.org/</mailingListUrl>
<bugTrackerUrl>https://github.com/triplea-game/triplea/issues</bugTrackerUrl>
<tags>game strategy axis-and-allies war</tags>
<summary>The Worlds Foremost Open-Source Grand Strategy Game</summary>
<description>TripleA is a turn based strategy game and board game engine, similar to Axis &amp; Allies or Risk. Though TripleA comes with many games inside, it is just an engine for playing games, and is not a game itself. TripleA started out as a World War II simulation, but has since expanded to include different conflicts, as well as variations and mods of popular games and maps (a map is like a board, while a game is a specific setup on a map/board).</description>
<releaseNotes>
- FIX Increase window size to prevent chat message panel from being squished and rendering too small
- FIX Avoid game crash during game selection when maps are missing required XML data
- FIX Fix potential freeze when starting large save games in lobby.
- FIX Map parsing errors will be more gracefully handled, will no longer crash the game and will print the name of the map that generated the error.
- FIX World War 2 Global will correctly switch unit ownership of units placed in India from UK_Pacific to British.
</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>