Skip to content

Commit e871e21

Browse files
authored
New version: SuperTux.SuperTux version 0.7.0 (microsoft#367456)
1 parent b797db9 commit e871e21

3 files changed

Lines changed: 73 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: SuperTux.SuperTux
5+
PackageVersion: 0.7.0
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: user
9+
ProductCode: '{D9E5A8CA-7B60-47BB-BFBE-93632C1607E9}'
10+
ReleaseDate: 2026-03-15
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{D9E5A8CA-7B60-47BB-BFBE-93632C1607E9}'
13+
UpgradeCode: '{93E16F4E-0A68-422A-8ADC-47BE5B9433B2}'
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%ProgramFiles(x86)%\SuperTux'
16+
Installers:
17+
- Architecture: x86
18+
InstallerUrl: https://github.com/SuperTux/supertux/releases/download/v0.7.0/SuperTux-v0.7.0-win32.msi
19+
InstallerSha256: 7761D21C98547D6E7CCCE7128EA7B6563A4B928263DEF4B35C395428BA40B0EE
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SuperTux.SuperTux
5+
PackageVersion: 0.7.0
6+
PackageLocale: en-US
7+
Publisher: SuperTux Devel Team
8+
PublisherUrl: https://www.supertux.org/
9+
PublisherSupportUrl: https://github.com/SuperTux/supertux/issues
10+
Author: SuperTux Devel Team
11+
PackageName: SuperTux
12+
PackageUrl: https://www.supertux.org/
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/SuperTux/supertux/blob/HEAD/LICENSE.txt
15+
CopyrightUrl: https://github.com/SuperTux/supertux/blob/master/LICENSE.txt
16+
ShortDescription: SuperTux is a open-source classic 2D jump'n run sidescroller game in a style similar to the original Super Mario games.
17+
Tags:
18+
- game
19+
- gaming
20+
- linux
21+
- mario
22+
- platformer
23+
- tux
24+
ReleaseNotes: |-
25+
The SuperTux Team is pleased to announce the stable release of version 0.7.0! You may wonder what took us so long to develop another release. Over the past couple of years, we've made dozens of changes and improvements to the game, bringing it to a much more polished state. As such, this is likely one of the biggest releases since Milestone 2! Despite that, SuperTux remains the trusted run'n'jump game as you know well... but with this update, it should bring it into a much more finishable state moving forward.
26+
Here are some of the most notable changes since the previous release:
27+
- Brand new sprites and abilities for Tux: slope sliding, strong buttjumping, rock rolling, and crawling
28+
- Revamped graphics for most backgrounds, tiles, objects, and badguys
29+
- Complete level design + story rework of the Story Mode, Revenge in Redmond, and Bonus Island I
30+
- Not only new NPCs (e.g: Granito) and enemies (e.g: DiveMine, Fish, and Corrupted Granito), but also revamps for numerous enemies such as: GoldBomb, Igel, Ghoul, and both bosses (Yeti and Ghost Tree)
31+
- New music
32+
- Level editor revamp
33+
- Local multiplayer mode
34+
- New gameplay mechanics such as glinted enemies, keys, the item pocket, and unlockable bonus islands via Tux Dolls
35+
- Many internal improves and code refactoring, such as moving to SimpleSquirrel
36+
- Improvements to compilation/porting, including CMake refactor, Android revival, and Flatpak builds
37+
And many more changes and bugfixes not listed here! Really, check the game out to see all the changes!
38+
Thank you so much for the patience everyone had regarding this update. Feel free to report any bugs to our GitHub. We appreciate everyone's support in keeping this game alive! Happy SuperTuxing!
39+
-- The SuperTux Team
40+
Android NOTE: For most modern Android phones, you'll likely want armv8a.
41+
Save NOTE: If you played during the betas for v0.7.0, note that your saves for story mode will not work right away, as they are saved as .old files, which can be manually converted into the new save format, but we encourage you to start a fresh save as we've polished some bits. Of course, old saves for story mode will also be invalidated, but will be backed up as well as if you still want those.
42+
ReleaseNotesUrl: https://github.com/SuperTux/supertux/releases/tag/v0.7.0
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SuperTux.SuperTux
5+
PackageVersion: 0.7.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)