Hannes Paulsson

Results 1 comments of Hannes Paulsson

Quick fix that works on windows is changing [this line](https://github.com/skibitsky/unity-now/blob/master/Editor/DeployNow.cs#L65) to ```deploymentFile.RelativePath = Path.GetRelativePath(path, file).Replace("\\", "/");```