NeighTools / UnityDoorstop

Doorstop -- run C# before Unity does!
GNU Lesser General Public License v2.1
454 stars 69 forks source link

Making the build.sh script pretty, adding colors, adding OSX support #29

Closed maludwig closed 2 years ago

maludwig commented 2 years ago

I had some trouble getting the build.sh script to work on OSX, but this fixes it, improves the logging, adds colors, adds OSX support, fixes Ubuntu support so that this works in docker as well, fixes a sudo bug, fixes the assumption that the directory structure will not have any spaces in it, and makes the script stop if one of the steps fails.