We're excited to announce that we've just released mini-update 0.1.9 for RG!

You can now quickly import to you gadgets a set of selected libraries to simplify your development adventures!
The first library is the RG Game Library.
We specifically created this lib to help you build games inside our game!

:art: Sprite motion and animations - so you can learn how to implement simple animations in your projects
:dart: Simple collisions for sprites (circle and box shapes) - that you can check out with the "Debug" button
:gear: Easing library to smooth out your gadgets
But there are more libs for you to use! This update also includes two libraries:
A lightweight JSON library for Lua
A parser to convert XML to tables and vice versa!

We added the "side-slider". A special slider module you can solder to the border of your gadgets.
You can use it as a volume input, speed control and much more!
- :tools: The *"Import Library"* feature will enable us to add more libraries in the future.
- :books: In the Tutorial Section of the main menu, you'll find an example gadget showcasing the most common library functionalities.
Now get to Gadgeting!