There are a two different ways to handle third party library integration.

* One is to do what we are trying to do, which is to have the user download the javascript library from a server and place it in the module folder.
* Another place it could go: '/sites/all/libraries/reflect/'

We are having people download from .svn, but they will need to download each file individually.

I suggest that when there is a single zipped file to download, that we have people put it in the libraries folder. It makes updating your site & module easier.