From 10d493555cebacda0cb33a261771e15afc1fe793 Mon Sep 17 00:00:00 2001 From: Julian Kiedaisch Date: Sat, 16 Mar 2024 11:50:31 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eupdatescript.ini=E2=80=9C=20hinzuf?= =?UTF-8?q?=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- updatescript.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 updatescript.ini diff --git a/updatescript.ini b/updatescript.ini new file mode 100644 index 0000000..e252709 --- /dev/null +++ b/updatescript.ini @@ -0,0 +1,13 @@ +releases{ +0.1 +0.2 +} + +release:0.1{ + +} + +release:0.2{ +DownloadFile:MyProgram.exe, +DownloadFile:Builder.exe,bin +} \ No newline at end of file