Emilhem, what Nathan is trying to say but even I might misunderstand if I wasn't already educated as to the ways of addons folders being 'virtual' is highlighted in bold in our FAQ.
/index.php/topic,3072.0.htmlThough the FAQ specifically mentions ULX's way of force downloads....the 'path' setup of lua addresource or our download.txt file is no different.
You just can't place 'addon' in the path and have it work.
Addon is a virtual path.
When nathan states unpack, it means you'd need to take
/addons/myaddon/sound/blah
/addons/myaddon/model/blah
from your game server and place
/sound/blah
/model/blah
on your FastDL server.