Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ae8bcdc
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+soas-emu - Windows installer for SoaS and related emulation software
+---------
+
+Prerequisites:
+ * mingw32
+ * nsis
+ * wine (for testing)
+
+To build:
+
+ * Include or symlink "soas.img" to the location of the sugar-on-a-stick disk image
+ * Run `makensis soas-emu.nsi`