Rebased the entire system to have a built-in downloader. Also probably fixed some bugs?

This commit is contained in:
IveBeenAlone
2026-01-18 20:03:35 -05:00
parent 80c2985921
commit 25fbe2f22b
4 changed files with 354 additions and 13 deletions

View File

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