Common windows issues

The README.md in starterkit has been updated but here are some common windows issues:

  • Powershell permission issues: Run the following command with powershell in run as adminstrator mode: Set-ExecutionPolicy Unrestricted

  • Replays not working when uploaded to the website when running games locally on windows: Change the line endings on the replay files using a text editor or the following website: http://newline.nadav.org/

We will have more permanent long term solutions soon but for now this should help.

1 Like