UnityShellHelper
UnityShellHelper copied to clipboard
Ubuntu support
Hey @wlgys8! nice lib, we're executing a lot of shell scripts in the editor and this looks handy. I'm wondering if you're planning to add Linux support. I tried it in Ubuntu 18.04 just in case but I get the following error:
/bin/bash: ls : No such file or directory
Any idea if I can easily fix it or if making it work would imply a lot of development on your side?
hi @gpiffaretti , I have merged your pull request in UnityShell Repository. Thanks for your contribution.