Re-add setup, oops!

This commit is contained in:
Graphictoria 2022-06-25 03:05:36 -04:00
parent 5fab28cb5d
commit a134124a0e
4 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<?php
echo '{"ExeVersion": "'.$ws->GameFileVersion.'", "ValidateInstalledExeVersion": "True", "ShowInstallSuccessPrompt": "True"}';

1
html_setup/cdn.txt Normal file
View File

@ -0,0 +1 @@
setup.idk16.xyz

3
html_setup/version.php Normal file
View File

@ -0,0 +1,3 @@
<?php
echo $ws->FinobeVersion;

View File

@ -0,0 +1,3 @@
<?php
echo $ws->FinobeStudioVersion;