]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - sync-extensions.sh
sync the extensions to dpmod again :(
[xonotic/xonotic-data.pk3dir.git] / sync-extensions.sh
diff --git a/sync-extensions.sh b/sync-extensions.sh
new file mode 100755 (executable)
index 0000000..833a435
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+wget -N http://svn.icculus.org/*checkout*/twilight/trunk/dpmod/qc/dpextensions.qc
+wget -N http://svn.icculus.org/*checkout*/nexuiz/trunk/data/qcsrc/server/extensions.qh
+vimdiff dpextensions.qc extensions.qh qcsrc/server/extensions.qh