Update to current files

This commit is contained in:
2025-12-31 16:08:48 -07:00
parent 193344c9f0
commit 85fff884ec
28 changed files with 92 additions and 528 deletions

3
database/launcher/latest.php Executable file → Normal file
View File

@@ -1,5 +1,4 @@
<?php
require __DIR__ . '/../../incl/util.php';
require __DIR__ . '/../../config/general.php';
setPlainHeader();
echo $latestLauncherVersion;
echo "-1";