File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -186,3 +186,4 @@ Explaining what each part does:
186186* github Sectimus for WoW Classic Era support
187187* github LazymanOnGithub for MW3 2023 support
188188* github Aqvilinus for Warcraft I/II remastered support
189+ * github magnww for World of Warcraft Titan Reforged Classic support
Original file line number Diff line number Diff line change 3030[ assembly: AssemblyConfiguration ( "" ) ]
3131[ assembly: AssemblyCompany ( "madalien.com" ) ]
3232[ assembly: AssemblyProduct ( "Battle.net Launcher for Steam" ) ]
33- [ assembly: AssemblyCopyright ( "Copyright © 2016-2020 madalien.com" ) ]
33+ [ assembly: AssemblyCopyright ( "Copyright © 2016-2025 madalien.com" ) ]
3434[ assembly: AssemblyTrademark ( "" ) ]
3535[ assembly: AssemblyCulture ( "" ) ]
3636
4949// Build Number
5050// Revision
5151//
52- [ assembly: AssemblyVersion ( "2.24 .*" ) ]
53- //[assembly: AssemblyFileVersion("2.23 .*")]
52+ [ assembly: AssemblyVersion ( "2.25 .*" ) ]
53+ //[assembly: AssemblyFileVersion("2.25 .*")]
5454[ assembly: NeutralResourcesLanguage ( "en" ) ]
Original file line number Diff line number Diff line change 11Version History
22---------------
3+ 2.25
4+ + Added World of Warcraft Titan Reforged Classic support courtesy of magnww
5+
362.24
47+ Added Call of Duty HQ support for MW2, MW3 and up.
58
You can’t perform that action at this time.
0 commit comments