Re-add setup, oops!
This commit is contained in:
parent
5fab28cb5d
commit
a134124a0e
|
|
@ -0,0 +1,3 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
echo '{"ExeVersion": "'.$ws->GameFileVersion.'", "ValidateInstalledExeVersion": "True", "ShowInstallSuccessPrompt": "True"}';
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
setup.idk16.xyz
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
echo $ws->FinobeVersion;
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
echo $ws->FinobeStudioVersion;
|
||||||
Loading…
Reference in New Issue