I am writing a webpage that hosts some files on it that can be saved out if the user wants to. These files are Unity3D files under the format ".unitypackage" how do I write the drag and drop functionality in HTML to allow these files to be dragged onto a desktop or into a folder without creating a shortcut link, such as how it works with images, text files, pdfs?