Meikel

Results 46 issues of Meikel

I'd love to see this package on https://openupm.com/. Usually I would add this package myself but I don't know about your git tags. docs: https://openupm.com/docs/adding-upm-package.html

Fixes bug mentioned in #64

I didn't find anything answering my question thus I'm asking here: Is it possible to parse the options based on the given type? See the following example ```sh teleport 123...

Platform: Win10 64bit The project won't open and is forever stuck in the Unity splash screen. Probably some bug in 5.6. Works fine if I upgrade it to a 2017.3...

Instead of popping up a message every time a file is done uploading, a upload progress in the notifications would be awesome. Alternatively you could show progress and a history...

enhancement

I use the Brother iPrint&Scan app which is putting my scans into Downloads/Scan. I don't know whether I can configure that but it would be awesome if this app could...

enhancement

I'm pretty new to Blazor and am not that good at debugging. I'm running in rendermode `InteractiveServer` (otherwise its not working at all). * When I navigate to a form...

I cannot find this package in the package manager window. I tried to add it manually to the package.json but I'm getting this error: ``` An error occurred while resolving...

In my Dockerfile I doing a final build after 1. restoring dependencies 2. building the project (without restore) 3. publishing the project (without build) Sadly this does not work (for...