diff options
author | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-30 05:56:29 +0000 |
---|---|---|
committer | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-30 05:56:29 +0000 |
commit | fac1634f48835f46249ec25d2758c81addd09d52 (patch) | |
tree | d8424b1b1f192a3616211dcbeb4641d918ca44d2 /Installer/INSTALLER-README.txt | |
parent | 82621bfeb1ccbda7425b5d11b8315a9cb91509c2 (diff) | |
download | usdx-fac1634f48835f46249ec25d2758c81addd09d52.tar.gz usdx-fac1634f48835f46249ec25d2758c81addd09d52.tar.xz usdx-fac1634f48835f46249ec25d2758c81addd09d52.zip |
some minor bug fixes..
added Installer script..
for NSIS install compiler.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@451 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Installer/INSTALLER-README.txt')
-rw-r--r-- | Installer/INSTALLER-README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Installer/INSTALLER-README.txt b/Installer/INSTALLER-README.txt new file mode 100644 index 00000000..2a360e2b --- /dev/null +++ b/Installer/INSTALLER-README.txt @@ -0,0 +1,7 @@ +Build using
+
+Nullsoft Install System
+ http://nsis.sourceforge.net/Download
+
+You may also want this editor..
+ http://hmne.sourceforge.net/index.php#Download
\ No newline at end of file |