summarylogtreecommitdiffstats
path: root/dosboxdk_client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dosboxdk_client.conf')
-rw-r--r--dosboxdk_client.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/dosboxdk_client.conf b/dosboxdk_client.conf
new file mode 100644
index 000000000000..eb16653eaf03
--- /dev/null
+++ b/dosboxdk_client.conf
@@ -0,0 +1,7 @@
+[ipx]
+ipx=true
+
+[autoexec]
+# Lines in this section will be run at startup.
+@echo off
+IPXNET CONNECT 127.0.0.1 19900 \ No newline at end of file