Gabriel Le Breton
Gabriel Le Breton
I just tested this, Clearing status works, setting to `Eating` works, but the In a meeting preset fails, not quite sure why.  At least, custom messages work so it's...
Hey there, I think this plugin doesn't support Jira when it's hosted inside a folder but I may be wrong (I did not setup that Jira, but I managed to...
I also added some `bash` syntax highlighting for github ;) 🍻
After pressing enter for the first time, the alfred window closes instead of showing the next choices when `quick_open` settings is set to `false` like this:  ## How to...
Hi there, just wanted to give this a try, but I can't manage to get the Objective-C example project working. I haven't tried the swift project (yet). Here's what I...
Closes #3
There's a nice post here: https://medium.com/@neuecc/using-circle-ci-to-build-test-make-unitypackage-on-unity-9f9fa2b3adfd I've updated the project recently to use flexible scripts so it will be easier to add support for circleci 🎉
Travis support is now working. [Project is being correctly built](https://travis-ci.com/GabLeRoux/unity3d-ci-example/builds/98106936) and it's only missing a job in `.travis.yml` to automatically push to `gh-pages` with the webgl artifact to deploy to...