File tree Expand file tree Collapse file tree 3 files changed +17
-5
lines changed
Source/HedgeModManager.UI Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 66 version :
77 description : ' Version'
88 required : true
9- default : ' 8.0.0.2 '
9+ default : ' 8.0.0.3 '
1010 tag :
1111 description : ' Tag'
1212 required : true
13- default : ' 8.0.0-beta2 '
13+ default : ' 8.0.0-beta3 '
1414 prerelease :
1515 description : ' Prerelease'
1616 required : true
Original file line number Diff line number Diff line change 77 <ApplicationManifest >app.manifest</ApplicationManifest >
88 <AvaloniaUseCompiledBindingsByDefault >true</AvaloniaUseCompiledBindingsByDefault >
99 <ApplicationIcon >Assets\icon.ico</ApplicationIcon >
10- <AssemblyVersion Condition =" '$(AssemblyVersion)' == ''" >8.0.0.2 </AssemblyVersion >
11- <FileVersion Condition =" '$(FileVersion)' == ''" >8.0.0.2 </FileVersion >
10+ <AssemblyVersion Condition =" '$(AssemblyVersion)' == ''" >8.0.0.3 </AssemblyVersion >
11+ <FileVersion Condition =" '$(FileVersion)' == ''" >8.0.0.3 </FileVersion >
1212 </PropertyGroup >
1313 <PropertyGroup Label =" Avalonia" >
1414 <AvaloniaXamlReportImportance >Low</AvaloniaXamlReportImportance >
Original file line number Diff line number Diff line change 2525 <p >Hedge Mod Manager is a GUI tool built to allow users to easily install and manage mods for various Hedgehog Engine games released on PC systems.</p >
2626 <p >Supported games:</p >
2727 <ul >
28- <li >Unleashed Recompiled</li >
2928 <li >Sonic Generations (2011)</li >
3029 <li >Sonic Lost World</li >
3130 <li >Sonic Forces</li >
3635 <li >Sonic Frontiers</li >
3736 <li >Shadow Generations</li >
3837 <li >Sonic Generations (2024)</li >
38+ <li >Unleashed Recompiled</li >
3939 </ul >
4040 </description >
4141
5151 </screenshots >
5252
5353 <releases >
54+ <release version =" 8.0.0-beta3" date =" 2025-03-06" >
55+ <url type =" details" >https://github.com/hedge-dev/HedgeModManager/releases/tag/8.0.0-beta3</url >
56+ <description >
57+ <ul >
58+ <li >Fixed mod updater</li >
59+ <li >Fixed mod parser</li >
60+ <li >Fixed issues with mod configuration</li >
61+ <li >Fixed profile switching</li >
62+ <li >Fixed dependency checker</li >
63+ </ul >
64+ </description >
65+ </release >
5466 <release version =" 8.0.0-beta2" date =" 2025-03-04" >
5567 <url type =" details" >https://github.com/hedge-dev/HedgeModManager/releases/tag/8.0.0-beta2</url >
5668 <description >
You can’t perform that action at this time.
0 commit comments