Florian Schrofner
Florian Schrofner
Not sure if it's easily doable, but right now the add-on is not available on Android. Would be nice if it's just a flag to set, so that we can...
Sorry if it is an issue on my side, I'm still quite new to Nim and raylib. When importing raylib as well as physac in my main class, everything is...
The commandline user interface is super buggy at the moment.
When trying to launch glassdoor, it immediately crashes with the following stack trace: ``` [ERROR] [07/01/2017 13:19:06.648] [default-akka.actor.default-dispatcher-2] [akka://default/user/$b] For input string: "0x100" java.lang.NumberFormatException: For input string: "0x100" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)...
Would be nice to be able to cancel a currently running plugin with Ctrl+C.
The emulator repository path should not be part of the config, instead it should be defined as a resource, so that it can also be depended upon.
When there are changes, that were not specified in the manifest, glassdoor does not wait for new user input.