How do I get the latest dmengine versions using Editor 2.
My setup is that I run a server/client game and when I compile/run from editor I run my server.
Then I use terminal to run a second instance that is the client (using the latest stable dmengine)
The latest update of Editor 2 that came a few minutes ago totally ruined the transformations of my models and one guess is that it is due to something changed in the dmengine (not sure though) but building the project in Editor 1 and running in the same way is still working fine.
So I wonder, when you push these small updates for Editor 2, is there a easy way to get the latest beta dmengine as well? Guess it is located within the Defold package but I wondered if there was an d.defold.com link for that version?
I will start error checking there at least.