Fixed Latest version played not getting saved. Also added online Launcher updater. Launcher now also says what version it is in the bottom left.

This commit is contained in:
IveBeenAlone
2026-01-19 11:27:00 -05:00
parent 25fbe2f22b
commit 636ad3d6ae
3 changed files with 163 additions and 5 deletions

View File

@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("3.7.26.0")]
[assembly: AssemblyFileVersion("3.7.26.0")]
[assembly: AssemblyVersion("3.8.0.0")]
[assembly: AssemblyFileVersion("3.8.0.0")]