diff --git a/.gitignore b/.gitignore index bbfeb5d..fc410c8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ html_thumbs_cdn/ ## Misc html_data/Error/uploads/ ## Setup -html_setup/ -!html_setup/*.php +html_setup/*.txt +html_setup/*.zip +html_setup/*.exe !html_setup/cdn.txt \ No newline at end of file diff --git a/html_setup/BootstrapperSettings.php b/html_setup/BootstrapperSettings.php new file mode 100644 index 0000000..8905833 --- /dev/null +++ b/html_setup/BootstrapperSettings.php @@ -0,0 +1,3 @@ +GameFileVersion.'", "ValidateInstalledExeVersion": "True", "ShowInstallSuccessPrompt": "True"}'; \ No newline at end of file diff --git a/html_setup/cdn.txt b/html_setup/cdn.txt new file mode 100644 index 0000000..3b5ecdc --- /dev/null +++ b/html_setup/cdn.txt @@ -0,0 +1 @@ +setup.alphaland.cc \ No newline at end of file diff --git a/html_setup/version.php b/html_setup/version.php new file mode 100644 index 0000000..8f9067f --- /dev/null +++ b/html_setup/version.php @@ -0,0 +1,3 @@ +AlphalandVersion; \ No newline at end of file diff --git a/html_setup/versionQTStudio.php b/html_setup/versionQTStudio.php new file mode 100644 index 0000000..3fe5b0f --- /dev/null +++ b/html_setup/versionQTStudio.php @@ -0,0 +1,3 @@ +AlphalandStudioVersion; \ No newline at end of file