exokitxr / exokit

Native VR/AR/XR engine for JavaScript 🦖
MIT License
994 stars 117 forks source link

Fix line endings in Magic Leap scripts #1385

Closed chrislatorres closed 5 years ago

chrislatorres commented 5 years ago

This PR proposes to fix line endings in Magic Leap scripts using dos2unix for the purpose of building in the Ubuntu WSL per the build instructions.

avaer commented 5 years ago

Was this erroring otherwise?

chrislatorres commented 5 years ago

Yes, dos2unix and chmod +x on a few of these scripts was required to run on the Ubuntu WSL.

chrislatorres commented 5 years ago

@modulesio e7d0f7f