Download URL verification in BYOND Discussion
|
|
Just a quick question, when the BYOND hub checks if a link is valid ornot, does it look for the extension .zip?
The reason is for my XMLQuest demo. In the website I use, I renamed the extension to .piz (zip backwards) so that the file can be hosted. Last I checked, DS had no problem extracting the source from the renamed extension.
I tried the link and it was still working so I wanted to make sure that the reason why the site says that the file URL is invalid due to the extension being .piz not .zip
|
game_name.piz.zip
meaning it would be detected as a zip file.