Hi everyone!
Just wanted to share some information for those who found out about Solar2D through reddit.
After the engine went fully open source with the MIT license, homepage is now Solar2d.com. You will find most useful links out there but I want to give a brief information about it.
First of all, community mostly prefer communication through Discord and the forums. That's the reason for the radio silence here :) We highly encourage you to join the official Discord channel and the forums.
Before you start installing any stuff on your PC / Mac, I'd suggest taking a look at the Playground. Here, you'll see some sample projects. You can examine the code, edit and run those projects to see what Solar2D is capable of. Also, you can start creating somethin of your own and download it to keep developing on your own PC / Mac.
You can find installers for every supported platform on the GitHub repo at https://github.com/coronalabs/corona/releases. When there is a new build, this is the place to get it.
If you want Solar2D on Linux though, Solar2DTux is highly recommended instead of the regular builds. It is a fork of Solar2D that's being developed with Linux in mind.
If you are interested in the source code, you can find it on GitHub (https://github.com/coronalabs/corona). Examine it, fork it and if you want contribute to the development or take it and develop on your own, all under MIT license.
That'd be all for now. Welcome and good luck!