]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - sync-extensions.sh
csqcmodels: change to allow any csqcmodel, or any non-csqcmodel, to be the view entity
[xonotic/xonotic-data.pk3dir.git] / sync-extensions.sh
1 #!/bin/sh
2
3 wget -N http://svn.icculus.org/*checkout*/twilight/trunk/dpmod/qc/dpextensions.qc
4 wget -N http://svn.icculus.org/*checkout*/nexuiz/trunk/data/qcsrc/server/extensions.qh
5 vimdiff dpextensions.qc extensions.qh qcsrc/server/extensions.qh