summarylogtreecommitdiffstats
path: root/dosboxsyndicate_addon.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dosboxsyndicate_addon.conf')
-rw-r--r--dosboxsyndicate_addon.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/dosboxsyndicate_addon.conf b/dosboxsyndicate_addon.conf
new file mode 100644
index 000000000000..81c2bec7158d
--- /dev/null
+++ b/dosboxsyndicate_addon.conf
@@ -0,0 +1,11 @@
+[ipx]
+ipx=false
+
+[autoexec]
+@echo off
+mount c "."
+c:
+cd datadisk
+cls
+main.exe
+exit \ No newline at end of file