summaryrefslogtreecommitdiff
path: root/tools/build_scripts/z4_UploadPluginUpdaterStable.txt
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@gmail.com>2017-08-05 18:28:13 +0300
committerwatcherhd <watcherhd@gmail.com>2017-08-05 18:28:13 +0300
commit760c3ae475b4b39b486f72c7adb8c1f1d83b440f (patch)
treee3e08ebf880462db266321b8e1528f11d1b71cdf /tools/build_scripts/z4_UploadPluginUpdaterStable.txt
parent6b3e2962bcf7917e0593da3f5c3605e923889fe2 (diff)
build scripts for those who are willing to keep it all going
Diffstat (limited to 'tools/build_scripts/z4_UploadPluginUpdaterStable.txt')
-rw-r--r--tools/build_scripts/z4_UploadPluginUpdaterStable.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/build_scripts/z4_UploadPluginUpdaterStable.txt b/tools/build_scripts/z4_UploadPluginUpdaterStable.txt
new file mode 100644
index 0000000000..cdc0cf243c
--- /dev/null
+++ b/tools/build_scripts/z4_UploadPluginUpdaterStable.txt
@@ -0,0 +1,15 @@
+option batch abort
+
+option confirm off
+
+open watcher
+
+put %Arch%\Icons\*.zip distr/stable/x%tp%/Icons/
+put %Arch%\Languages\lang*.zip distr/stable/x%tp%/Languages/
+put %Arch%\Plugins\*.zip distr/stable/x%tp%/Plugins/
+put %Arch%\miranda%tp%.zip distr/stable/x%tp%/
+put %Arch%\msvcp100.zip distr/stable/x%tp%/
+put %Arch%\msvcr100.zip distr/stable/x%tp%/
+put %Arch%\hashes.zip distr/stable/x%tp%/
+
+exit \ No newline at end of file