summary refs log tree commit diff stats
path: root/compiler/nimrod.ini
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nimrod.ini')
-rw-r--r--compiler/nimrod.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler/nimrod.ini b/compiler/nimrod.ini
index 934ef3988..82d5ea2ae 100644
--- a/compiler/nimrod.ini
+++ b/compiler/nimrod.ini
@@ -123,9 +123,10 @@ Files: "koch.exe"
 Files: "start.bat"
 BinPath: r"bin;dist\mingw\bin;dist"
 
-;           Section | dir | zipFile | size hint (in KB) | url
+;           Section | dir | zipFile | size hint (in KB) | url | exe start menu entry
 Download: r"Documentation|doc|docs.zip|13824|http://nim-lang.org/download/docs-${version}.zip"
 Download: r"C compiler (mingw)|dist|mingw.zip|82944|http://nim-lang.org/download/${mingw}.zip"
+Download: r"Aporia IDE|dist|aporia.zip|97997|http://nim-lang.org/download/aporia-0.1.3.zip|aporia\bin\aporia.exe"
 ; for now only NSIS supports optional downloads
 
 [UnixBin]