Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is intended behavior. SMB files and files streamed over download links don't have a full path. SMB files only have the share folder name as the root directory, so it's incomplete. The sent path is the fallback directory for scripts. Users can define it in the user settings, even inputting the path to their script folder on their PC. You could also implement additional fallback directories like ScriptPlayer, which allows users to add folders to look for scripts.

Well that blows. Ya I have a media library set up that works but it would be nice to not have to be tied to that. Download streaming links have the same issue? I have a built in web server that uses this.