diff --git a/build.xml b/build.xml
index 160c7f7..ef86d76 100644
--- a/build.xml
+++ b/build.xml
@@ -6,10 +6,12 @@
+
+
@@ -74,4 +76,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/etc/getdown.dop b/etc/getdown.dop
new file mode 100644
index 0000000..6641f1f
--- /dev/null
+++ b/etc/getdown.dop
@@ -0,0 +1,61 @@
+;
+; DashO-Pro Configuration File for Getdown launcher
+;
+
+-Version:
+2.3
+
+-MapFile:
+./dasho.map
+
+-ReportFile:
+./dasho.rpt
+
+-ClassPath:
+/usr/local/jdk1.4/jre/lib/rt.jar
+dist/classes
+../../projects/samskivert/dist/samskivert.jar
+../../lib/commons-io.jar
+
+-Destination:
+./dclasses
+
+-TriggerFields:
+
+-TriggerMethods:
+com.threerings.getdown.launcher.Getdown:main:java.lang.String[]
+
+-RemoveUnusedElements:
+;none
+;onlynonpublics
+all
+
+-ExcludePackages:
+javax.*
+com.sun.*
+
+-ExcludeMethods:
+
+-General:
+nomakepublic
+fornamedetection
+;ignorenotfoundclasses
+;includesun
+leavedebugginginfo
+
+-RenameOptions:
+;OFF
+;ONLYNONPUBLICS
+ON
+
+-RenamePrefix:
+(keeppackages)
+;(verbatim)
+
+-OptimizationType:
+none
+;speed
+;size
+
+-IncludeNonClassFiles:
+dist/classes