Unity-Package-Sample icon indicating copy to clipboard operation
Unity-Package-Sample copied to clipboard

feat: Built a powershell version of the init script

Open SimonDarksideJ opened this issue 4 years ago • 1 comments

Purpose of this PR

I've had issues with the bash script as it always reports errors related to renaming files, likely due to "." not being escaped.

So I wrote a powershell version of the init script that can be used as an alternative.

SimonDarksideJ avatar Apr 22 '21 12:04 SimonDarksideJ

Over to you @alexey-yaremenko , as you'll need to assign the PR to yourself to pass the checks for merge.

SimonDarksideJ avatar Apr 22 '21 16:04 SimonDarksideJ