Arc8ne
Arc8ne
> can we use Neutralinojs icon as default icon if the icon is not defined? Sure.
In that case, is it possible if the documentation could be updated to inform users about this new behavior (if it is implemented)?
I have updated my PR to allow the ``neu`` CLI to use the Neutralino icon by default if the 'icon' variable is undefined.
However, while taking a look through the code as well as the result of the build process (using the ``neu`` CLI), I have noticed that after the build process is...
Hi @viralgupta, any updates regarding this PR? Is it ready to be merged?
> I still have an issue on the client side. I'm investigating, it seems related to the login packet but I checked the protocol (directly by decompiling the client and...
I am also running into this issue unfortunately.
> It's not working because there alot more protocol changes. But I merged @RomainNeup's PR into master and rebased this PR on that, so we can continue working on it...